Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_def.h976 __le32 atio_q_out; member
1068 #define ISP_ATIO_Q_OUT(vha) (vha->hw->tgt.atio_q_out)
4016 __le32 __iomem *atio_q_out; member
Dqla_fw.h1220 __le32 atio_q_out; /* Out-Pointer. */ member
Dqla_target.c7115 ISP_ATIO_Q_OUT(base_vha) = &ha->mqiobase->isp25mq.atio_q_out; in qlt_probe_one_stage1()
7118 ISP_ATIO_Q_OUT(base_vha) = &ha->iobase->isp24.atio_q_out; in qlt_probe_one_stage1()