Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h328 (ctlp)->ahcictl_num_ports
393 int ahcictl_num_ports; member
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c832 ahci_ctlp->ahcictl_num_ports = in ahci_attach()
3006 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_reset_hba_reject_pkts()
3043 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_reset_hba_reject_pkts()
3602 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_check_all_handle()
3698 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_alloc_ports_state()
3737 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_dealloc_ports_state()
3754 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_drain_ports_taskq()
3792 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_initialize_controller()
3848 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_uninitialize_controller()
5759 for (port = 0; port < ahci_ctlp->ahcictl_num_ports; port++) { in ahci_hba_reset()
[all …]