Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1757 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_HOTPLUG) { in ahci_tran_start()
1809 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) { in ahci_tran_start()
1906 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_POLLING; in ahci_do_sync_start()
1909 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_POLLING; in ahci_do_sync_start()
1942 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_POLLING; in ahci_do_sync_start()
2558 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) { in ahci_tran_abort()
2571 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_RDWR_PMULT) { in ahci_tran_abort()
2661 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING; in ahci_tran_abort()
2733 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) { in ahci_reset_device_reject_pkts()
2766 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING; in ahci_reset_device_reject_pkts()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h215 int ahciport_flags; member
307 ahci_port_t::ahciport_flags))
529 (ahci_portp->ahciport_flags & \
533 (ahci_portp->ahciport_flags & \