Searched refs:QLA82XX_CRB_NIU (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 1004 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla4_82xx_pinit_from_rom() 1006 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla4_82xx_pinit_from_rom() 1008 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla4_82xx_pinit_from_rom() 1010 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla4_82xx_pinit_from_rom() 1012 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla4_82xx_pinit_from_rom() 1014 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 | 2840 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_process_fw_error() 2892 qla4_82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla4_8xxx_watchdog()
|
/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 1145 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x40, 0xff); in qla82xx_pinit_from_rom() 1147 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x70000, 0x00); in qla82xx_pinit_from_rom() 1149 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x80000, 0x00); in qla82xx_pinit_from_rom() 1151 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x90000, 0x00); in qla82xx_pinit_from_rom() 1153 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xa0000, 0x00); in qla82xx_pinit_from_rom() 1155 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0xb0000, 0x00); in qla82xx_pinit_from_rom() 3381 qla82xx_wr_32(ha, QLA82XX_CRB_NIU + 0x98, in qla82xx_watchdog()
|
D | qla_nx.h | 366 #define QLA82XX_CRB_NIU \ macro
|
D | qla_mbx.c | 314 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command() 339 QLA82XX_CRB_NIU + 0x98, in qla2x00_mailbox_command()
|