Home
last modified time | relevance | path

Searched refs:xpt_path_sleep (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h128 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ macro
H A Dcam_periph.h235 xpt_path_sleep((periph)->path, (chan), (priority), (wmesg), (timo))
H A Dcam_periph.c1196 xpt_path_sleep(ccb->ccb_h.path, &ccb->ccb_h.cbfcnp, in cam_periph_ccbwait()