Home
last modified time | relevance | path

Searched refs:satadrv_max_queue_depth (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h232 uint64_t satadrv_max_queue_depth; /* maximum queue depth */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2966 (sdinfo->satadrv_max_queue_depth > 1)) in sata_scsi_getcap()
3073 (sdinfo->satadrv_max_queue_depth > 1)) { in sata_scsi_setcap()
6404 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_read()
6668 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_write()
13386 sdinfo->satadrv_max_queue_depth) { in sata_show_drive_info()
13389 (int)sdinfo->satadrv_max_queue_depth); in sata_show_drive_info()
14354 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()
14358 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()
14359 sdinfo->satadrv_max_queue_depth, in sata_fetch_device_identify_data()
14361 if (sdinfo->satadrv_max_queue_depth == 0) in sata_fetch_device_identify_data()
[all …]