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

  /src/sys/dev/scsipi/
scsipi_base.c 343 chan->chan_tflags |= SCSIPI_CHANT_GROWRES;
2416 if (chan->chan_tflags & SCSIPI_CHANT_GROWRES) {
2418 chan->chan_tflags &= ~SCSIPI_CHANT_GROWRES;
2423 if (chan->chan_tflags & SCSIPI_CHANT_GROWRES)
scsipiconf.h 334 #define SCSIPI_CHANT_GROWRES 0x08 /* call ADAPTER_REQ_GROW_RESOURCES */

Completed in 16 milliseconds