Home
last modified time | relevance | path

Searched refs:xs_cv (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/scsipi/
H A Dscsipiconf.h587 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs) macro
H A Dscsipi_base.c1677 cv_broadcast(xs_cv(xs)); in scsipi_done()
2328 cv_wait(xs_cv(xs), chan_mtx(chan)); in scsipi_execute_xs()