Searched refs:QLA82XX_CRB_NIU (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 1162 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla82xx_pinit_from_rom() 1164 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla82xx_pinit_from_rom() 1166 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla82xx_pinit_from_rom() 1168 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla82xx_pinit_from_rom() 1170 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla82xx_pinit_from_rom() 1172 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xb0000, 0x00); in qla82xx_pinit_from_rom() 3394 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla82xx_watchdog()
|
D | qla_nx.h | 365 #define QLA82XX_CRB_NIU \ macro
|
D | qla_mbx.c | 484 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command() 509 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command()
|
/Linux-v4.19/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 1007 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla4_82xx_pinit_from_rom() 1009 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla4_82xx_pinit_from_rom() 1011 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla4_82xx_pinit_from_rom() 1013 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla4_82xx_pinit_from_rom() 1015 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla4_82xx_pinit_from_rom() 1017 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xb0000, 0x00); in qla4_82xx_pinit_from_rom()
|
D | ql4_nx.h | 389 #define QLA82XX_CRB_NIU \ macro
|
D | ql4_mbx.c | 223 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4xxx_mailbox_command()
|
D | ql4_os.c | 4367 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_process_fw_error() 4424 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_watchdog()
|