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

  /src/sys/dev/pci/
acardide.c 46 static void acardide_attach(device_t, device_t, void *);
49 acardide_match, acardide_attach, pciide_detach, NULL);
97 acardide_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
acardide.c 46 static void acardide_attach(device_t, device_t, void *);
49 acardide_match, acardide_attach, pciide_detach, NULL);
97 acardide_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds