Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h195 uint8_t ahciport_device_type; member
303 ahci_port_t::ahciport_device_type))
337 (portp)->ahciport_device_type
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1456 (ahci_portp->ahciport_device_type != SATA_DTYPE_PMULT || in ahci_tran_probe_port()
2600 if (ahci_portp->ahciport_device_type == SATA_DTYPE_NONE) { in ahci_tran_abort()
3156 ahci_portp->ahciport_device_type == SATA_DTYPE_PMULT) in ahci_tran_reset_dport()
4430 if (ahci_portp->ahciport_device_type != SATA_DTYPE_PMULT) in ahci_rdwr_pmult()
4979 if (ahci_portp->ahciport_device_type == SATA_DTYPE_NONE || in ahci_probe_pmport()
6004 if (ahci_portp->ahciport_device_type == SATA_DTYPE_NONE) { in ahci_start_port()
7493 if (ahci_portp->ahciport_device_type != SATA_DTYPE_NONE) { in ahci_intr_phyrdy_change()
7574 if (ahci_portp->ahciport_device_type == in ahci_intr_phyrdy_change()
7580 ahci_portp->ahciport_device_type = SATA_DTYPE_NONE; in ahci_intr_phyrdy_change()
8549 if (ahci_portp->ahciport_device_type != SATA_DTYPE_NONE) in ahci_restart_port_wait_till_ready()
[all …]