Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h390 uint8_t ahcictl_cport_to_port[AHCI_MAX_PORTS]; member
471 _NOTE(READ_ONLY_DATA(ahci_ctl_t::ahcictl_cport_to_port))
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c679 ahci_ctlp->ahcictl_cport_to_port[i] = 0xff; in ahci_attach()
1442 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_probe_port()
1656 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_start()
2546 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_abort()
3106 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_reset_dport()
3238 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_hotplug_port_activate()
3310 port = ahci_ctlp->ahcictl_cport_to_port[cport]; in ahci_tran_hotplug_port_deactivate()
3705 ahci_ctlp->ahcictl_cport_to_port[cport] = (uint8_t)port; in ahci_alloc_ports_state()
10241 ahci_ctlp->ahcictl_cport_to_port[sata_addrp->cport]; in ahci_get_ahci_addr()