Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ahci/
HDahci_generic.c80 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_gen_attach()
129 sizeof(struct ahci_controller)
HDahci_pci.c404 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)
HDahci.c104 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 …]
HDahci.h481 struct ahci_controller { struct
496 struct ahci_controller *ctlr; argument
HDahciem.c75 struct ahci_controller *ctlr = device_get_softc(parent); in ahci_em_attach()
/NextBSD/sys/arm/allwinner/
HDa10_ahci.c161 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)