Searched refs:xpt_path_sleep (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/cam/ |
H A D | cam_xpt.h | 128 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ macro
|
H A D | cam_periph.h | 235 xpt_path_sleep((periph)->path, (chan), (priority), (wmesg), (timo))
|
H A D | cam_periph.c | 1196 xpt_path_sleep(ccb->ccb_h.path, &ccb->ccb_h.cbfcnp, in cam_periph_ccbwait()
|