Searched refs:ahci_debug_flags (Results 1 – 2 of 2) sorted by relevance
586 extern uint32_t ahci_debug_flags;591 if (ahci_debug_flags & (flag)) { \603 if (ahci_debug_flags & (flag)) { \
419 uint32_t ahci_debug_flags = 0; variable421 uint32_t ahci_debug_flags = (AHCIDBG_ERRS|AHCIDBG_TIMEOUT); variable2333 if (ahci_debug_flags & AHCIDBG_ATACMD && in ahci_deliver_satapkt()2335 ahci_debug_flags & AHCIDBG_ATAPICMD && in ahci_deliver_satapkt()2357 if (ahci_debug_flags & AHCIDBG_ATAPICMD) in ahci_deliver_satapkt()8716 if (ahci_debug_flags & AHCIDBG_ERRS) { in ahci_mop_commands()10226 ahci_debug_flags = 0; in ahci_quiesce()