Searched refs:AHCI_PORT_FLAG_ERRPRINT (Results 1 – 2 of 2) sorted by relevance
188 #define AHCI_PORT_FLAG_ERRPRINT 0x800 macro
7963 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_ERRPRINT; in ahci_intr_fatal_error()7994 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_ERRPRINT; in ahci_intr_fatal_error()9520 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_ERRPRINT) { in ahci_fatal_error_recovery_handler()9521 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_ERRPRINT; in ahci_fatal_error_recovery_handler()9705 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_ERRPRINT) { in ahci_events_handler()9706 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_ERRPRINT; in ahci_events_handler()