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

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

Completed in 205 milliseconds