Home
last modified time | relevance | path

Searched refs:CFI_QRY_TTO_ERASE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cfi/
H A Dcfi_reg.h80 #define CFI_QRY_TTO_ERASE offsetof(struct cfi_qry, tto_block_erase) macro
H A Dcfi_core.c317 ttoexp = cfi_read_qry(sc, CFI_QRY_TTO_ERASE); in cfi_attach()