Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h183 #define AHCI_PORT_FLAG_NODEV 0x40 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c7497 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_NODEV) { in ahci_intr_phyrdy_change()
7498 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_NODEV; in ahci_intr_phyrdy_change()
8649 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_NODEV; in ahci_restart_port_wait_till_ready()