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
2949 (sdinfo->satadrv_max_queue_depth > 1)) in sata_scsi_getcap()3056 (sdinfo->satadrv_max_queue_depth > 1)) { in sata_scsi_setcap()6299 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_read()6563 sdinfo->satadrv_max_queue_depth - 1; in sata_txlt_write()12884 sdinfo->satadrv_max_queue_depth) { in sata_show_drive_info()12887 (int)sdinfo->satadrv_max_queue_depth); in sata_show_drive_info()13857 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()13861 sdinfo->satadrv_max_queue_depth = MIN( in sata_fetch_device_identify_data()13862 sdinfo->satadrv_max_queue_depth, in sata_fetch_device_identify_data()13864 if (sdinfo->satadrv_max_queue_depth == 0) in sata_fetch_device_identify_data()[all …]