Searched refs:pciide_attach (Results 1 – 1 of 1) sorted by relevance
82 static void pciide_attach(device_t, device_t, void *);85 pciide_match, pciide_attach, pciide_detach, NULL);106 pciide_attach(device_t parent, device_t self, void *aux) in pciide_attach() function