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

  /src/sys/dev/pci/
ahcisata_pci.c 211 struct ahci_pci_softc { struct
228 CFATTACH_DECL3_NEW(ahcisata_pci, sizeof(struct ahci_pci_softc),
299 struct ahci_pci_softc *psc = (struct ahci_pci_softc *)sc;
391 struct ahci_pci_softc *psc = device_private(self);
476 struct ahci_pci_softc *psc = device_private(dv);
485 struct ahci_pci_softc *psc;
523 struct ahci_pci_softc *psc = device_private(dv);

Completed in 11 milliseconds