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");
|