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

/netbsd-current/sys/dev/mca/
H A Dif_ep_mca.c103 void ep_mca_attach(device_t , device_t , void *);
106 ep_mca_match, ep_mca_attach, NULL, NULL);
148 ep_mca_attach(device_t parent, device_t self, void *aux) function
201 panic("ep_mca_attach: impossible");

Completed in 67 milliseconds