Searched refs:QL_SAVE_CONFIG_REGS (Results 1 – 2 of 2) sorted by relevance
1989 #define QL_SAVE_CONFIG_REGS(dip) pci_save_config_regs(dip) macro1994 #define QL_SAVE_CONFIG_REGS(dip) ql_save_config_regs(dip) macro
2187 if (QL_SAVE_CONFIG_REGS(dip) != DDI_SUCCESS) { in ql_power()