Home | Sort by: relevance | last modified time | path |
/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 |