Searched refs:cfi_qry (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cfi/
H A Dcfi_reg.h43 struct cfi_qry { struct
77 #define CFI_QRY_IDENT offsetof(struct cfi_qry, ident)
78 #define CFI_QRY_VEND offsetof(struct cfi_qry, pri_vend)
80 #define CFI_QRY_TTO_WRITE offsetof(struct cfi_qry, tto_byte_write)
81 #define CFI_QRY_TTO_BUFWRITE offsetof(struct cfi_qry, tto_buf_write)
82 #define CFI_QRY_TTO_ERASE offsetof(struct cfi_qry, tto_block_erase)
83 #define CFI_QRY_MTO_WRITE offsetof(struct cfi_qry, mto_byte_write)
84 #define CFI_QRY_MTO_BUFWRITE offsetof(struct cfi_qry, mto_buf_write)
85 #define CFI_QRY_MTO_ERASE offsetof(struct cfi_qry, mto_block_erase)
87 #define CFI_QRY_SIZE offsetof(struct cfi_qry, siz
[all...]

Completed in 56 milliseconds