Searched refs:ahci_controller (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ahci/
H A Dahci.h443 struct ahci_controller { struct
450 struct ahci_controller *ctlr;
H A Dahci.c404 struct ahci_controller *ctlr = device_get_softc(dev);
587 struct ahci_controller *ctlr = device_get_softc(dev);
615 struct ahci_controller *ctlr = device_get_softc(dev);
642 struct ahci_controller *ctlr = device_get_softc(dev);
669 struct ahci_controller *ctlr = device_get_softc(dev);
692 struct ahci_controller *ctlr = device_get_softc(dev);
759 struct ahci_controller *ctlr = irq->ctlr;
800 struct ahci_controller *ctlr = irq->ctlr;
819 struct ahci_controller *ctlr = device_get_softc(dev);
870 struct ahci_controller *ctl
[all...]

Completed in 100 milliseconds