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

/drivers/scsi/qla4xxx/
H A Dql4_dbg.c83 printk(KERN_INFO "0x%02X ext_hw_conf = 0x%08X\n",
84 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf),
85 readw(&ha->reg->u2.isp4010.ext_hw_conf));
106 printk(KERN_INFO "0x%02X ext_hw_conf = 0x%08X\n", (uint8_t)
107 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf),
108 readw(&ha->reg->u2.isp4022.p0.ext_hw_conf));
H A Dql4_nvram.h125 u16 ext_hw_conf; /* x18 */ member in struct:eeprom_data::__anon4959::__anon4960
196 u16 ext_hw_conf; /* x28 */ member in struct:eeprom_data::__anon4959::__anon4961
H A Dql4_def.h815 &ha->reg->u2.isp4010.ext_hw_conf :
816 &ha->reg->u2.isp4022.p0.ext_hw_conf);
850 offsetof(struct eeprom_data, isp4010.ext_hw_conf) / 2 :
851 offsetof(struct eeprom_data, isp4022.ext_hw_conf) / 2);
H A Dql4_fw.h24 __le32 ext_hw_conf; /* 0x50 R/W */ member in struct:port_ctrl_stat_regs
96 __le32 ext_hw_conf; /* 0x50 */ member in struct:isp_reg::__anon4953::__anon4954

Completed in 412 milliseconds