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

  /src/sys/dev/isa/
i82365_isa.c 64 void pcic_isa_attach(device_t, device_t, void *);
67 pcic_isa_probe, pcic_isa_attach, NULL, NULL);
184 pcic_isa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
i82365_isa.c 64 void pcic_isa_attach(device_t, device_t, void *);
67 pcic_isa_probe, pcic_isa_attach, NULL, NULL);
184 pcic_isa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 20 milliseconds