Searched refs:pchb_attach (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dpchb.c46 static void pchb_attach(device_t, device_t, void *);
49 pchb_match, pchb_attach, NULL, NULL);
74 pchb_attach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/pci/
H A Dpchb.c44 static void pchb_attach(device_t, device_t, void *);
47 pchb_match, pchb_attach, NULL, NULL);
62 pchb_attach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/malta/pci/
H A Dpchb.c49 static void pchb_attach(device_t, device_t, void *);
52 pchb_match, pchb_attach, NULL, NULL);
79 pchb_attach(device_t parent, device_t self, void *aux) function

Completed in 122 milliseconds