Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h518 #define AHCI_CAP_SRST_NO_HOSTPORT 0x800 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4205 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SRST_NO_HOSTPORT; in ahci_config_space_init()
4233 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SRST_NO_HOSTPORT; in ahci_config_space_init()
4267 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SRST_NO_HOSTPORT; in ahci_config_space_init()
5857 if ((ahci_ctlp->ahcictl_cap & AHCI_CAP_SRST_NO_HOSTPORT) && in ahci_find_dev_signature()