Home
last modified time | relevance | path

Searched refs:RHBA_RSP_SIZE (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_gs.c1276 ms_pkt = ha->isp_ops->prep_ms_fdmi_iocb(vha, 0, RHBA_RSP_SIZE); in qla2x00_fdmi_rhba()
1279 ct_req = qla2x00_prep_ct_fdmi_req(ha->ct_sns, RHBA_CMD, RHBA_RSP_SIZE); in qla2x00_fdmi_rhba()
1699 ms_pkt = ha->isp_ops->prep_ms_fdmi_iocb(vha, 0, RHBA_RSP_SIZE); in qla2x00_fdmiv2_rhba()
1703 RHBA_RSP_SIZE); in qla2x00_fdmiv2_rhba()
Dqla_def.h2350 #define RHBA_RSP_SIZE 16 macro