Home
last modified time | relevance | path

Searched defs:wait_queue (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h70 struct wait_queue { struct
73 wait_queue_func_t *func; argument
80 struct wait_queue_head { argument
/freebsd/sys/dev/usb/
H A Dusb_core.h136 struct usb_xfer_queue *wait_queue; /* pointer to queue that we member
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h249 queue_t *wait_queue; member
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c6609 uint8_t wait_queue; in stmf_worker_task() local