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

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipi_base.c288 chan->chan_tflags |= SCSIPI_CHANT_GROWRES;
2059 if (chan->chan_tflags & SCSIPI_CHANT_GROWRES) {
2061 chan->chan_tflags &= ~SCSIPI_CHANT_GROWRES;
2066 if (chan->chan_tflags & SCSIPI_CHANT_GROWRES)
H A Dscsipiconf.h327 #define SCSIPI_CHANT_GROWRES 0x08 /* call ADAPTER_REQ_GROW_RESOURCES */ macro

Completed in 83 milliseconds