Searched refs:ISP_REQ_Q_OUT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 378 cnt = rd_reg_word_relaxed(ISP_REQ_Q_OUT(ha, reg)); in qla2x00_start_scsi() 2333 ISP_REQ_Q_OUT(ha, ®->isp)); in __qla2x00_alloc_iocbs()
|
H A D | qla_def.h | 944 #define ISP_REQ_Q_OUT(ha, reg) \ macro
|
H A D | qla_init.c | 4157 wrt_reg_word(ISP_REQ_Q_OUT(ha, reg), 0); in qla2x00_config_rings()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 381 cnt = rd_reg_word_relaxed(ISP_REQ_Q_OUT(ha, reg)); in qla2x00_start_scsi() 2316 ISP_REQ_Q_OUT(ha, ®->isp)); in __qla2x00_alloc_iocbs()
|
H A D | qla_def.h | 1054 #define ISP_REQ_Q_OUT(ha, reg) \ macro
|
H A D | qla_init.c | 4641 wrt_reg_word(ISP_REQ_Q_OUT(ha, reg), 0); in qla2x00_config_rings()
|
Completed in 55 milliseconds