Home
last modified time | relevance | path

Searched refs:ai_qdepth (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h369 ushort_t ai_qdepth; /* 75 queue depth */ member
/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h207 ushort_t ai_qdepth; /* 75 queue depth */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c13920 sdinfo->satadrv_queue_depth = sdinfo->satadrv_id.ai_qdepth; in sata_fetch_device_identify_data()