Searched defs:ioc4_misc_regs (Results 1 – 1 of 1) sorted by relevance
31 struct ioc4_misc_regs { struct33 union ioc4_pci_err_addr_l {48 } pci_err_addr_l;49 uint32_t pci_err_addr_h; /* Bits 63-32 of error addr */50 union ioc4_sio_int {62 } sio_ir; /* Serial interrupt state */63 union ioc4_other_int {74 } other_ir; /* Other interrupt state */75 union ioc4_sio_int sio_ies; /* Serial interrupt enable set */76 union ioc4_other_int other_ies; /* Other interrupt enable set */[all …]