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

  /src/sys/dev/eisa/
if_ep_eisa.c 108 static void ep_eisa_attach(device_t , device_t , void *);
111 ep_eisa_match, ep_eisa_attach, NULL, NULL);
232 ep_eisa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
250 panic("ep_eisa_attach: can't map eisa cfg i/o space");
255 panic("ep_eisa_attach: can't map i/o space");

Completed in 11 milliseconds