Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_dbg.c84 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf), in qla4xxx_dump_registers()
85 readw(&ha->reg->u2.isp4010.ext_hw_conf)); in qla4xxx_dump_registers()
107 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf), in qla4xxx_dump_registers()
108 readw(&ha->reg->u2.isp4022.p0.ext_hw_conf)); in qla4xxx_dump_registers()
Dql4_nvram.h125 u16 ext_hw_conf; /* x18 */ member
196 u16 ext_hw_conf; /* x28 */ member
Dql4_def.h893 &ha->reg->u2.isp4010.ext_hw_conf : in isp_ext_hw_conf()
894 &ha->reg->u2.isp4022.p0.ext_hw_conf); in isp_ext_hw_conf()
928 offsetof(struct eeprom_data, isp4010.ext_hw_conf) / 2 : in eeprom_ext_hw_conf_offset()
929 offsetof(struct eeprom_data, isp4022.ext_hw_conf) / 2); in eeprom_ext_hw_conf_offset()
Dql4_fw.h24 __le32 ext_hw_conf; /* 0x50 R/W */ member
130 __le32 ext_hw_conf; /* 0x50 */ member