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

  /src/sys/dev/pci/
ahcisata_pci.c 221 static int ahci_pci_match(device_t, cfdata_t, void *);
229 ahci_pci_match, ahci_pci_attach, ahci_pci_detach, NULL,
261 ahci_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 84 milliseconds