HomeSort by: relevance | last modified time | path
    Searched defs:ep_mca_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/mca/
if_ep_mca.c 103 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 in typeref:typename:void
201 panic("ep_mca_attach: impossible");

Completed in 37 milliseconds