Searched refs:HPC_SLOT_NO_AUTO_ENABLE (Results 1 – 3 of 3) sorted by relevance
122 #define HPC_SLOT_NO_AUTO_ENABLE 0x1 /* No auto-enable on registration */ macro
3678 slot_info.slot_flags = HPC_SLOT_NO_AUTO_ENABLE; in schpc_add_pci()3680 slot_info.slot_flags = HPC_SLOT_NO_AUTO_ENABLE | in schpc_add_pci()
2061 if (slot_info->slot_flags & HPC_SLOT_NO_AUTO_ENABLE) in pcihp_new_slot_state()