Searched refs:SCSIPI_CHANT_CALLBACK (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipi_base.c2052 if (chan->chan_tflags & SCSIPI_CHANT_CALLBACK) {
2054 chan->chan_tflags &= ~SCSIPI_CHANT_CALLBACK;
2124 if (chan->chan_tflags & SCSIPI_CHANT_CALLBACK) {
2131 chan->chan_tflags |= SCSIPI_CHANT_CALLBACK;
H A Dscsipiconf.h325 #define SCSIPI_CHANT_CALLBACK 0x02 /* has to call chan_callback() */ macro

Completed in 113 milliseconds