Lines Matching defs:ctlr

62     struct ata_pci_controller *ctlr = device_get_softc(dev);  in ata_pci_probe()  local
84 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_attach() local
138 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_detach() local
164 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_suspend() local
176 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_resume() local
377 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_generic_chipinit() local
388 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pci_ch_attach() local
621 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_attach() local
644 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_detach() local
663 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_suspend() local
682 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_resume() local
698 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_reset() local
715 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_setmode() local
726 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_pcichannel_getrev() local
784 struct ata_pci_controller *ctlr = data; in ata_generic_intr() local
797 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_setup_interrupt() local
833 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_set_desc() local