Searched refs:satadrv_max_queue_depth (Results 1 – 2 of 2) sorted by relevance
232 uint64_t satadrv_max_queue_depth; /* maximum queue depth */ member
3170 (sdinfo->satadrv_max_queue_depth > 1)) in sata_scsi_getcap()3277 (sdinfo->satadrv_max_queue_depth > 1)) { in sata_scsi_setcap()6618 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_read()6882 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_write()13824 sdinfo->satadrv_max_queue_depth) { in sata_show_drive_info()13827 (int)sdinfo->satadrv_max_queue_depth); in sata_show_drive_info()14792 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()14796 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()14797 sdinfo->satadrv_max_queue_depth, in sata_fetch_device_identify_data()14799 if (sdinfo->satadrv_max_queue_depth == 0) in sata_fetch_device_identify_data()[all …]