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

/netbsd-current/sys/arch/alpha/pci/
H A Dapecs.c80 static int apecsmatch(device_t, cfdata_t, void *);
83 CFATTACH_DECL_NEW(apecs, 0, apecsmatch, apecsattach, NULL, NULL);
95 apecsmatch(device_t parent, cfdata_t match, void *aux) function

Completed in 65 milliseconds