Searched defs:maxqdepth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c102 static uint16_t maxqdepth = 0xfffe; variable
609 maxqdepth = ddi_prop_get_int(DDI_DEV_T_ANY, dip,
610 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, "pmcs-maxqdepth", maxqdepth);
1779 target->qdepth = maxqdepth;

Completed in 50 milliseconds