Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/flash/
H A Dflash.c85 int flash_detach(device_t device, int flags);
88 flash_match, flash_attach, flash_detach, NULL);
193 flash_detach(device_t device, int flags) in flash_detach() function