Home
last modified time | relevance | path

Searched refs:ahci_match (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/mips/adm5120/dev/
H A Dahci.c227 static int ahci_match(device_t, cfdata_t, void *);
231 ahci_match, ahci_attach, NULL, NULL);
234 ahci_match(device_t parent, struct cfdata *cf, void *aux) in ahci_match() function