Searched refs:ahci_init (Results 1 – 1 of 1) sorted by relevance
73 int ahci_init(struct ahci_softc *);187 if (ahci_init(sc) != 0) { in ahci_attach()401 ahci_init(struct ahci_softc *sc) in ahci_init() function