Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_if_npe.c246 static void npe_attach(device_t, device_t, void *);
249 npe_match, npe_attach, NULL, NULL);
260 npe_attach(device_t parent, device_t self, void *arg) in npe_attach() function