Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c72 void pdcattach(device_t, device_t, void *);
75 pdcmatch, pdcattach, NULL, NULL);
235 pdcattach(device_t parent, device_t self, void *aux) in pdcattach() function