Searched defs:phead (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/net80211/ |
H A D | ieee80211_ageq.c | 164 struct mbuf *head, **phead; in ieee80211_ageq_age() local 197 struct mbuf *head, **phead; in ieee80211_ageq_remove() local
|
/freebsd-src/lib/libusb/ |
H A D | libusb10_hotplug.c | 88 libusb_hotplug_enumerate(libusb_context * ctx,struct libusb_device_head * phead) libusb_hotplug_enumerate() argument
|
/freebsd-src/sys/fs/cd9660/ |
H A D | cd9660_rrip.c | 459 ISO_SUSP_HEADER *phead; in cd9660_rrip_loop() local [all...] |
/freebsd-src/sys/ofed/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 486 void *phead; in ipoib_send() local
|
/freebsd-src/sys/dev/usb/video/ |
H A D | udl.c | 590 struct udl_cmd_head *phead = usbd_xfer_get_priv(xfer); udl_bulk_write_callback() local
|
/freebsd-src/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | 4360 agtiapi_QueueCCB(struct agtiapi_softc * pmcsc,pccb_t * phead,pccb_t * ptail,struct mtx * mutex,ccb_t * pccb) agtiapi_QueueCCB() argument 5694 agtiapi_DeQueueCCB(struct agtiapi_softc * pCard,pccb_t * phead,pccb_t * ptail,struct mtx * lock,ccb_t * pccb) agtiapi_DeQueueCCB() argument [all...] |
/freebsd-src/sys/fs/nfs/ |
H A D | nfs.h | 802 #define LIST_PREPEND(head, phead, lelm, field) do { \ argument
|