Home
last modified time | relevance | path

Searched refs:ahcictl_ports (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1444 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_probe_port()
1662 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_start()
2551 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_abort()
3011 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_reset_hba_reject_pkts()
3048 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_reset_hba_reject_pkts()
3107 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_reset_dport()
3243 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_hotplug_port_activate()
3315 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_tran_hotplug_port_deactivate()
4424 ahci_portp = ahci_ctlp->ahcictl_ports[port]; in ahci_rdwr_pmult()
6136 ahci_ctlp->ahcictl_ports[port] = ahci_portp; in ahci_alloc_port_state()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h400 ahci_port_t *ahcictl_ports[AHCI_MAX_PORTS]; member
470 _NOTE(READ_ONLY_DATA(ahci_ctl_t::ahcictl_ports))