Lines Matching full:physical
68 #include "physical.h"
92 struct device dev; /* What struct physical knows about */
167 ng_MessageIn(struct physical *p, char *buf, size_t sz)
221 ng_Write(struct physical *p, const void *v, size_t n)
234 ng_Read(struct physical *p, void *v, size_t n)
248 ng_RemoveFromSet(struct physical *p, fd_set *r, fd_set *w, fd_set *e)
270 ng_Free(struct physical *p)
322 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov,
355 struct physical *p = descriptor2physical(d);
381 struct physical *p = descriptor2physical(d);
395 struct physical *p = descriptor2physical(d);
406 ng_Abandon(struct ngdevice *dev, struct physical *p)
453 ng_Create(struct physical *p)