Home
last modified time | relevance | path

Searched refs:current_queue_depth_limit (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h829 __le16 current_queue_depth_limit; member
H A Dhpsa.c4205 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1555 __le16 current_queue_depth_limit; member
H A Dsmartpqi_init.c1662 get_unaligned_le16(&id_phys->current_queue_depth_limit); in pqi_get_physical_device_info()
10768 current_queue_depth_limit) != 1796); in pqi_verify_structures()
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c1771 if (identify_resp->current_queue_depth_limit <= 0 || in aac_set_safw_target_qd()
1772 identify_resp->current_queue_depth_limit > 255) in aac_set_safw_target_qd()
1776 identify_resp->current_queue_depth_limit; in aac_set_safw_target_qd()
H A Daacraid.h384 u16 current_queue_depth_limit; member