Searched refs:ahci_controller (Results 1 – 6 of 6) sorted by relevance
80 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_gen_attach()129 sizeof(struct ahci_controller)
404 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_pci_attach()566 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_pci_suspend()605 sizeof(struct ahci_controller)625 sizeof(struct ahci_controller)
104 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_ctlr_setup()131 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_ctlr_reset()168 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_attach()350 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_detach()375 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_free_mem()393 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_setup_interrupt()454 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr()496 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one()512 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one_edge()528 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_alloc_resource()[all …]
481 struct ahci_controller { struct496 struct ahci_controller *ctlr; argument
75 struct ahci_controller *ctlr = device_get_softc(parent); in ahci_em_attach()
161 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_a10_phy_reset()303 struct ahci_controller *ctlr; in ahci_a10_attach()379 sizeof(struct ahci_controller)