Lines Matching defs:flash_softc
41 struct flash_softc { struct
50 int (*fo_erase) (struct flash_softc *, bus_size_t); argument
52 } *sc_ops;
54 int sc_write_buffer_size;
55 int sc_typ_word_prog_timo;
56 int sc_max_word_prog_timo;
57 int sc_typ_buffer_write_timo;
58 int sc_max_buffer_write_timo;
59 int sc_typ_block_erase_timo;
60 int sc_max_block_erase_timo;
61 u_int8_t sc_cfi_raw[CFI_TOTAL_SIZE];