Searched refs:pciide_attach (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | pciide.c | 1398 void pciide_attach(struct device *, struct device *, void *); 1403 sizeof(struct pciide_softc), pciide_match, pciide_attach, 1408 sizeof(struct pciide_softc), pciide_match, pciide_attach, 1493 pciide_attach(struct device *parent, struct device *self, void *aux) in pciide_attach() function
|