• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/ata/chipsets/

Lines Matching refs:ata_pci_controller

81 static void ata_promise_queue_hpkt(struct ata_pci_controller *ctlr, u_int32_t hpkt);
82 static void ata_promise_next_hpkt(struct ata_pci_controller *ctlr);
132 struct ata_pci_controller *ctlr = device_get_softc(dev);
220 struct ata_pci_controller *ctlr = device_get_softc(dev);
371 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
392 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
404 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
427 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
459 struct ata_pci_controller *ctlr = device_get_softc(parent);
547 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
601 struct ata_pci_controller *ctlr = data;
626 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
671 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent));
710 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
841 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
892 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
944 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
1032 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
1048 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev));
1063 struct ata_pci_controller *ctlr = data;
1096 struct ata_pci_controller *ctlr = device_get_softc(gparent);
1249 ata_promise_queue_hpkt(struct ata_pci_controller *ctlr, u_int32_t hpkt)
1268 ata_promise_next_hpkt(struct ata_pci_controller *ctlr)