Home | History | Annotate | Download | only in src

Lines Matching full:physical

73 #include "physical.h"
102 struct device dev; /* What struct physical knows about */
120 ether_Write(struct physical *p, const void *v, size_t n)
128 ether_Read(struct physical *p, void *v, size_t n)
136 ether_RemoveFromSet(struct physical *p, fd_set *r, fd_set *w, fd_set *e)
158 ether_Free(struct physical *p)
169 ether_OpenInfo(struct physical *p)
184 ether_Slot(struct physical *p)
312 ether_AwaitCarrier(struct physical *p)
346 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov,
378 struct physical *p = descriptor2physical(d);
397 struct physical *p = descriptor2physical(d);
411 struct physical *p = descriptor2physical(d);
428 ether_Abandon(struct etherdevice *dev, struct physical *p)
440 ether_Create(struct physical *p)