Searched refs:CFI_QRY_TTO_ERASE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfi/ | ||
H A D | cfi_reg.h | 80 #define CFI_QRY_TTO_ERASE offsetof(struct cfi_qry, tto_block_erase) macro |
H A D | cfi_core.c | 317 ttoexp = cfi_read_qry(sc, CFI_QRY_TTO_ERASE); in cfi_attach() |