Home
last modified time | relevance | path

Searched refs:flash_interface (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/flash/
H A Dflash.h67 struct flash_interface *flash_if; /* Hardware interface */
74 struct flash_interface *flash_if; /* Hardware interface */
97 struct flash_interface { struct
123 device_t flash_attach_mi(struct flash_interface *, device_t); argument
124 void flash_attach_mtdparts(struct flash_interface *, device_t, flash_size_t, const char *, const ch…
125 const struct flash_interface *flash_get_interface(dev_t);
H A Dflash_mtdparts.c43 flash_attach_partition(struct flash_interface *flash_if, device_t parent, in flash_attach_partition()
139 flash_parse_mtddef(struct flash_interface *flash_if, device_t parent, in flash_parse_mtddef()
181 flash_attach_mtdparts(struct flash_interface *flash_if, device_t parent, in flash_attach_mtdparts()
H A Dflash_io.h16 struct flash_interface *fio_if;
22 struct flash_interface *);
H A Dflash.c230 flash_attach_mi(struct flash_interface * const flash_if, device_t device) in flash_attach_mi()
322 const struct flash_interface *flash_if; in flashstrategy()
485 const struct flash_interface *
H A Dflash_io.c100 struct flash_interface *flash_if) in flash_sync_thread_init()
/netbsd-src/sys/ufs/chfs/
H A Debh.h274 const struct flash_interface *flash_if;
/netbsd-src/sys/dev/nor/
H A Dnor.h87 struct flash_interface sc_flash_if;
H A Dnor.c88 struct flash_interface nor_flash_if = {
/netbsd-src/sys/arch/arm/ti/
H A Domap2_nand.c58 extern struct flash_interface nand_flash_if;
/netbsd-src/sys/dev/nand/
H A Dnand.c79 struct flash_interface nand_flash_if = {