Symbol: AHCI_PORT_FLAG_MOPPING
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
1809
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2558
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2661
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2733
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2766
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2827
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2857
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2933
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2940
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
2961
~AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3055
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3063
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3395
if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) {
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3422
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
4465
if (!(ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) && (
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
4730
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
9151
ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
9533
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
9800
ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_MOPPING;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
9888
if ((ahci_portp->ahciport_flags & AHCI_PORT_FLAG_MOPPING) &&