HomeSort by: relevance | last modified time | path
    Searched refs:xs_cv (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
scsipiconf.h 589 #define xs_cv(xs) (&(xs)->xs_periph->periph_channel->chan_cv_xs) macro
scsipi_base.c 1697 cv_broadcast(xs_cv(xs));
2348 cv_wait(xs_cv(xs), chan_mtx(chan));

Completed in 14 milliseconds