Searched refs:xpt_path_sleep (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/cam/ |
| HD | cam_xpt.h | 129 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ macro
|
| HD | cam_periph.h | 232 xpt_path_sleep((periph)->path, (chan), (priority), (wmesg), (timo))
|
| HD | cam_periph.c | 1195 xpt_path_sleep(ccb->ccb_h.path, &ccb->ccb_h.cbfcnp, in cam_periph_ccbwait()
|