Searched refs:QLA82XX_CRB_NIU (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 1119 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla82xx_pinit_from_rom() 1121 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla82xx_pinit_from_rom() 1123 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla82xx_pinit_from_rom() 1125 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla82xx_pinit_from_rom() 1127 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla82xx_pinit_from_rom() 1129 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xb0000, 0x00); in qla82xx_pinit_from_rom() 3352 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla82xx_watchdog()
|
D | qla_nx.h | 364 #define QLA82XX_CRB_NIU \ macro
|
D | qla_mbx.c | 513 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command() 539 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command()
|
/linux-6.1.9/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 993 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla4_82xx_pinit_from_rom() 995 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla4_82xx_pinit_from_rom() 997 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla4_82xx_pinit_from_rom() 999 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla4_82xx_pinit_from_rom() 1001 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla4_82xx_pinit_from_rom() 1003 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xb0000, 0x00); in qla4_82xx_pinit_from_rom()
|
D | ql4_nx.h | 388 #define QLA82XX_CRB_NIU \ macro
|
D | ql4_mbx.c | 222 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4xxx_mailbox_command()
|
D | ql4_os.c | 4385 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_process_fw_error() 4442 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_watchdog()
|