Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dahci_pci.c59 int ahci_no_match(struct pci_attach_args *);
153 ahci_no_match, ahci_vt8251_attach },
204 ahci_no_match(struct pci_attach_args *pa) in ahci_no_match() function