Home
last modified time | relevance | path

Searched refs: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, in pmcs_attach()
610 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, "pmcs-maxqdepth", maxqdepth); in pmcs_attach()
1779 target->qdepth = maxqdepth; in pmcs_add_new_device()