Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h927 __le32 atio_q_out; member
1019 #define ISP_ATIO_Q_OUT(vha) (vha->hw->tgt.atio_q_out)
3938 __le32 __iomem *atio_q_out; member
Dqla_fw.h1220 __le32 atio_q_out; /* Out-Pointer. */ member
Dqla_target.c7131 ISP_ATIO_Q_OUT(base_vha) = &ha->mqiobase->isp25mq.atio_q_out; in qlt_probe_one_stage1()
7134 ISP_ATIO_Q_OUT(base_vha) = &ha->iobase->isp24.atio_q_out; in qlt_probe_one_stage1()