Lines Matching refs:isp4022
65 (uint8_t) offsetof(struct isp_reg, u1.isp4022.intr_mask),
66 readw(&ha->reg->u1.isp4022.intr_mask));
68 (uint8_t) offsetof(struct isp_reg, u1.isp4022.nvram),
69 readw(&ha->reg->u1.isp4022.nvram));
71 (uint8_t) offsetof(struct isp_reg, u1.isp4022.semaphore),
72 readw(&ha->reg->u1.isp4022.semaphore));
106 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf),
107 readw(&ha->reg->u2.isp4022.p0.ext_hw_conf));
109 offsetof(struct isp_reg, u2.isp4022.p0.port_ctrl),
110 readw(&ha->reg->u2.isp4022.p0.port_ctrl));
112 offsetof(struct isp_reg, u2.isp4022.p0.port_status),
113 readw(&ha->reg->u2.isp4022.p0.port_status));
115 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p0.gp_out),
116 readw(&ha->reg->u2.isp4022.p0.gp_out));
118 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p0.gp_in),
119 readw(&ha->reg->u2.isp4022.p0.gp_in));
121 offsetof(struct isp_reg, u2.isp4022.p0.port_err_status),
122 readw(&ha->reg->u2.isp4022.p0.port_err_status));
127 (uint8_t) offsetof(struct isp_reg, u2.isp4022.p1.req_q_out),
128 readw(&ha->reg->u2.isp4022.p1.req_q_out));