Lines Matching refs:device_get_softc

130     struct ata_pci_controller *ctlr = device_get_softc(dev);
218 struct ata_pci_controller *ctlr = device_get_softc(dev);
369 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
370 struct ata_channel *ch = device_get_softc(dev);
390 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
391 struct ata_channel *ch = device_get_softc(dev);
402 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
403 struct ata_channel *ch = device_get_softc(request->parent);
425 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
426 struct ata_channel *ch = device_get_softc(request->parent);
445 struct ata_channel *ch = device_get_softc(dev);
457 struct ata_pci_controller *ctlr = device_get_softc(parent);
458 struct ata_channel *ch = device_get_softc(dev);
520 struct ata_channel *ch = device_get_softc(dev);
533 struct ata_channel *ch = device_get_softc(dev);
545 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
546 struct ata_channel *ch = device_get_softc(dev);
624 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
625 struct ata_channel *ch = device_get_softc(dev);
669 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
670 struct ata_channel *ch = device_get_softc(request->parent);
708 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
709 struct ata_channel *ch = device_get_softc(dev);
839 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
840 struct ata_channel *ch = device_get_softc(dev);
890 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
891 struct ata_channel *ch = device_get_softc(dev);
942 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
943 struct ata_channel *ch = device_get_softc(dev);
990 struct ata_channel *ch = device_get_softc(dev);
1030 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
1031 struct ata_channel *ch = device_get_softc(dev);
1046 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
1047 struct ata_channel *ch = device_get_softc(dev);
1094 struct ata_pci_controller *ctlr = device_get_softc(gparent);
1095 struct ata_channel *ch = device_get_softc(request->parent);