Home
last modified time | relevance | path

Searched refs:identify_resp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c1760 struct aac_ciss_identify_pd *identify_resp; in aac_set_safw_target_qd() local
1765 identify_resp = dev->hba_map[bus][target].safw_identify_resp; in aac_set_safw_target_qd()
1766 if (identify_resp == NULL) { in aac_set_safw_target_qd()
1771 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()
1780 struct aac_ciss_identify_pd **identify_resp, u32 bus, u32 target) in aac_issue_safw_bmic_identify()
1805 *identify_resp = identify_reply; in aac_issue_safw_bmic_identify()
1935 struct aac_ciss_identify_pd *identify_resp = NULL; in aac_get_safw_attr_all_targets() local
1945 &identify_resp, bu in aac_get_safw_attr_all_targets()
1779 aac_issue_safw_bmic_identify(struct aac_dev *dev, struct aac_ciss_identify_pd **identify_resp, u32 bus, u32 target) aac_issue_safw_bmic_identify() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c1747 struct aac_ciss_identify_pd *identify_resp; in aac_set_safw_target_qd() local
1752 identify_resp = dev->hba_map[bus][target].safw_identify_resp; in aac_set_safw_target_qd()
1753 if (identify_resp == NULL) { in aac_set_safw_target_qd()
1758 if (identify_resp->current_queue_depth_limit <= 0 || in aac_set_safw_target_qd()
1759 identify_resp->current_queue_depth_limit > 255) in aac_set_safw_target_qd()
1763 identify_resp->current_queue_depth_limit; in aac_set_safw_target_qd()
1767 struct aac_ciss_identify_pd **identify_resp, u32 bus, u32 target) in aac_issue_safw_bmic_identify()
1792 *identify_resp = identify_reply; in aac_issue_safw_bmic_identify()
1927 struct aac_ciss_identify_pd *identify_resp = NULL; in aac_get_safw_attr_all_targets() local
1937 &identify_resp, bu in aac_get_safw_attr_all_targets()
1766 aac_issue_safw_bmic_identify(struct aac_dev *dev, struct aac_ciss_identify_pd **identify_resp, u32 bus, u32 target) aac_issue_safw_bmic_identify() argument
[all...]

Completed in 8 milliseconds