Searched refs:ahci_debug_flags (Results 1 – 2 of 2) sorted by relevance
615 extern uint32_t ahci_debug_flags;620 if (ahci_debug_flags & (flag)) { \632 if (ahci_debug_flags & (flag)) { \
483 uint32_t ahci_debug_flags = 0; variable485 uint32_t ahci_debug_flags = (AHCIDBG_ERRS|AHCIDBG_TIMEOUT); variable2438 if (ahci_debug_flags & AHCIDBG_ATACMD && in ahci_deliver_satapkt()2440 ahci_debug_flags & AHCIDBG_ATAPICMD && in ahci_deliver_satapkt()2462 if (ahci_debug_flags & AHCIDBG_ATAPICMD) in ahci_deliver_satapkt()8820 if (ahci_debug_flags & AHCIDBG_ERRS) { in ahci_mop_commands()10336 ahci_debug_flags = 0; in ahci_quiesce()