Searched refs:port_err_status (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla4xxx/
H A Dql4_dbg.c101 printk(KERN_INFO "0x%02X port_err_status = 0x%08X\n", (uint8_t)
102 offsetof(struct isp_reg, u2.isp4010.port_err_status),
103 readw(&ha->reg->u2.isp4010.port_err_status));
121 printk(KERN_INFO "0x%02X port_err_status = 0x%08X\n", (uint8_t)
122 offsetof(struct isp_reg, u2.isp4022.p0.port_err_status),
123 readw(&ha->reg->u2.isp4022.p0.port_err_status));
H A Dql4_def.h797 &ha->reg->u2.isp4010.port_err_status :
798 &ha->reg->u2.isp4022.p0.port_err_status);
H A Dql4_fw.h32 __le32 port_err_status; /* 0xfc */ member in struct:port_ctrl_stat_regs
112 __le32 port_err_status; /* 0xfc */ member in struct:isp_reg::__anon4866::__anon4867

Completed in 79 milliseconds