Searched refs:CFI_QRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/cfi/ | ||
| D | cfi_reg.h | 77 #define CFI_QRY_SIZE offsetof(struct cfi_qry, size) macro |
| D | cfi_core.c | 205 sc->sc_size = 1U << cfi_read_qry(sc, CFI_QRY_SIZE); in cfi_probe() |