Lines Matching refs:ctrl_reg
175 struct ctrl_reg { struct
193 BASE_OFFSET = offsetof(struct ctrl_reg, base_offset), argument
194 SLOT_AVAIL1 = offsetof(struct ctrl_reg, slot_avail1),
195 SLOT_AVAIL2 = offsetof(struct ctrl_reg, slot_avail2),
196 SLOT_CONFIG = offsetof(struct ctrl_reg, slot_config),
197 SEC_BUS_CONFIG = offsetof(struct ctrl_reg, sec_bus_config),
198 MSI_CTRL = offsetof(struct ctrl_reg, msi_ctrl),
199 PROG_INTERFACE = offsetof(struct ctrl_reg, prog_interface),
200 CMD = offsetof(struct ctrl_reg, cmd),
201 CMD_STATUS = offsetof(struct ctrl_reg, cmd_status),
202 INTR_LOC = offsetof(struct ctrl_reg, intr_loc),
203 SERR_LOC = offsetof(struct ctrl_reg, serr_loc),
204 SERR_INTR_ENABLE = offsetof(struct ctrl_reg, serr_intr_enable),
205 SLOT1 = offsetof(struct ctrl_reg, slot1),