Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dmfireg.h1310 struct mfi_conf { struct
1311 uint32_t mfc_size;
1312 uint16_t mfc_no_array;
1313 uint16_t mfc_array_size;
1314 uint16_t mfc_no_ld;
1315 uint16_t mfc_ld_size;
1316 uint16_t mfc_no_hs;
1317 uint16_t mfc_hs_size;
1318 uint8_t mfc_res[16];
1327 struct mfi_array mfc_array[1];
[all …]