Searched refs:ahci_match (Results 1 – 1 of 1) sorted by relevance
227 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