Searched refs:QL_RESTORE_CONFIG_REGS (Results 1 – 2 of 2) sorted by relevance
1990 #define QL_RESTORE_CONFIG_REGS(dip) pci_restore_config_regs(dip) macro1995 #define QL_RESTORE_CONFIG_REGS(dip) ql_restore_config_regs(dip) macro
2139 if (QL_RESTORE_CONFIG_REGS(dip) != DDI_SUCCESS) { in ql_power()