Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h388 uint8_t ahcictl_port_to_cport[AHCI_MAX_PORTS]; member
472 _NOTE(READ_ONLY_DATA(ahci_ctl_t::ahcictl_port_to_cport))
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c678 ahci_ctlp->ahcictl_port_to_cport[i] = 0xff; in ahci_attach()
2771 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_reset_device_reject_pkts()
2862 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_reset_pmdevice_reject_pkts()
3706 ahci_ctlp->ahcictl_port_to_cport[port] = in ahci_alloc_ports_state()
4423 cport = ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_rdwr_pmult()
4878 ahcictl_port_to_cport[port]; in ahci_probe_pmult()
7308 ahcictl_port_to_cport[port]; in ahci_intr_pmult_sntf_events()
7507 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_intr_phyrdy_change()
8540 uint8_t cport = ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_restart_port_wait_till_ready()
8609 ahci_ctlp->ahcictl_port_to_cport[port]; in ahci_restart_port_wait_till_ready()
[all …]