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

  /src/sys/arch/mips/adm5120/dev/
ahci.c 228 static void ahci_attach(device_t, device_t, void *);
231 ahci_match, ahci_attach, NULL, NULL);
251 ahci_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/dev/ic/
ahcisata_core.c 254 ahci_attach(struct ahci_softc *sc) function in typeref:typename:void

Completed in 14 milliseconds