if_ep_isa.c | 96 void ep_isa_attach(device_t , device_t , void *); 99 ep_isa_probe, ep_isa_attach, NULL, NULL); 207 * (3c515?) and fix the check in ep_isa_attach. 351 ep_isa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|