Searched defs:phead (Results 1 – 7 of 7) sorted by relevance
/freebsd/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/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/sys/fs/cd9660/ |
H A D | cd9660_rrip.c | 459 ISO_SUSP_HEADER *phead; in cd9660_rrip_loop() local
|
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | 486 void *phead; in ipoib_send() local
|
/freebsd/sys/dev/usb/video/ |
H A D | udl.c | 593 struct udl_cmd_head *phead = usbd_xfer_get_priv(xfer); in udl_bulk_write_callback() local
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | 4330 pccb_t *phead, in agtiapi_QueueCCB() 5664 agtiapi_DeQueueCCB(struct agtiapi_softc *pCard, pccb_t *phead, pccb_t *ptail, in agtiapi_DeQueueCCB()
|
/freebsd/sys/fs/nfs/ |
H A D | nfs.h | 802 #define LIST_PREPEND(head, phead, lelm, field) do { \ argument
|