Home
last modified time | relevance | path

Searched defs:ioa_registers (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h113 struct ioa_registers { struct
114 uint8_t res1[0x18];
115 uint32_t host_to_ioa_db_mask_clr; /* 18h */
116 uint8_t res2[4];
117 uint32_t host_to_ioa_db; /* 20h */
118 uint8_t res3[4];
119 uint32_t host_to_ioa_db_clr; /* 28h */
120 uint8_t res4[8];
121 uint32_t ioa_to_host_glob_int_mask; /* 34h */
122 uint8_t res5[0x64];
[all …]