Home
last modified time | relevance | path

Searched refs:ext_hw_conf (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/qla4xxx/
Dql4_dbg.c83 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf), in qla4xxx_dump_registers()
84 readw(&ha->reg->u2.isp4010.ext_hw_conf)); in qla4xxx_dump_registers()
106 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf), in qla4xxx_dump_registers()
107 readw(&ha->reg->u2.isp4022.p0.ext_hw_conf)); in qla4xxx_dump_registers()
Dql4_nvram.h124 u16 ext_hw_conf; /* x18 */ member
195 u16 ext_hw_conf; /* x28 */ member
Dql4_def.h944 &ha->reg->u2.isp4010.ext_hw_conf : in isp_ext_hw_conf()
945 &ha->reg->u2.isp4022.p0.ext_hw_conf); in isp_ext_hw_conf()
979 offsetof(struct eeprom_data, isp4010.ext_hw_conf) / 2 : in eeprom_ext_hw_conf_offset()
980 offsetof(struct eeprom_data, isp4022.ext_hw_conf) / 2); in eeprom_ext_hw_conf_offset()
Dql4_fw.h23 __le32 ext_hw_conf; /* 0x50 R/W */ member
129 __le32 ext_hw_conf; /* 0x50 */ member