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

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.h326 #define SCSIPI_CHANT_KICK 0x04 /* need to run queues */ macro
H A Dscsipi_base.c666 periph->periph_channel->chan_tflags |= SCSIPI_CHANT_KICK;
2070 if (chan->chan_tflags & SCSIPI_CHANT_KICK) {
2072 chan->chan_tflags &= ~SCSIPI_CHANT_KICK;

Completed in 121 milliseconds