Home
last modified time | relevance | path

Searched defs:flash_if (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/flash/
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.h67 struct flash_interface *flash_if; /* Hardware interface */ member
74 struct flash_interface *flash_if; /* Hardware interface */ member
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() local
H A Dflash_io.c100 struct flash_interface *flash_if) in flash_sync_thread_init() argument
/netbsd-src/sys/ufs/chfs/
H A Debh.h274 const struct flash_interface *flash_if; member