Searched refs:exmemory_ecc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/mly/ | ||
| H A D | mlyreg.h | 605 u_int8_t exmemory_ecc:1; member |
| H A D | mly.c | 2528 mi->exmemory_parity ? "+parity": "",mi->exmemory_ecc ? "+ECC": ""); in mly_describe_controller() |