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

  /src/sys/dev/scsipi/
scsipiconf.h 333 #define SCSIPI_CHANT_KICK 0x04 /* need to run queues */
scsipi_base.c 779 periph->periph_channel->chan_tflags |= SCSIPI_CHANT_KICK;
2428 if (chan->chan_tflags & SCSIPI_CHANT_KICK) {
2430 chan->chan_tflags &= ~SCSIPI_CHANT_KICK;

Completed in 15 milliseconds