Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/booke/dev/
H A Dpq3nandfcm.c51 static int pq3nandfcm_detach(device_t, int);
79 pq3nandfcm_match, pq3nandfcm_attach, pq3nandfcm_detach, NULL);
111 pq3nandfcm_detach(device_t self, int flags) in pq3nandfcm_detach() function