Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/
HDcam_xpt.h129 #define xpt_path_sleep(path, chan, priority, wmesg, timo) \ macro
HDcam_periph.h232 xpt_path_sleep((periph)->path, (chan), (priority), (wmesg), (timo))
HDcam_periph.c1195 xpt_path_sleep(ccb->ccb_h.path, &ccb->ccb_h.cbfcnp, in cam_periph_ccbwait()