Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/flash/
H A Dflash.h123 device_t flash_attach_mi(struct flash_interface *, device_t);
H A Dflash.c230 flash_attach_mi(struct flash_interface * const flash_if, device_t device) in flash_attach_mi() function