Home
last modified time | relevance | path

Searched refs:qla24xx_res_count_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_dfs.c240 rc = qla24xx_res_count_wait(vha, mb, SIZEOF_IOCB_MB_REG); in qla_dfs_fw_resource_cnt_show()
Dqla_gbl.h568 int qla24xx_res_count_wait(struct scsi_qla_host *, uint16_t *, int);
Dqla_mbx.c6867 int qla24xx_res_count_wait(struct scsi_qla_host *vha, in qla24xx_res_count_wait() function