Lines Matching defs:ctlr

114 	struct ahci_controller *ctlr = device_get_softc(dev);  in ahci_ctlr_setup()  local
141 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_ctlr_reset() local
196 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_attach() local
393 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_detach() local
419 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_free_mem() local
437 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_setup_interrupt() local
499 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr() local
548 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one() local
564 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one_edge() local
580 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_alloc_resource() local
663 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_setup_intr() local
679 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_teardown_intr() local
715 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_get_dma_tag() local
723 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_attached() local
733 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_detached() local
745 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_getch() local
800 struct ahci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ahci_ch_attach() local
2455 struct ahci_controller *ctlr = device_get_softc(device_get_parent(ch->dev)); in ahci_reset() local