Searched refs:SLOT_REG_RSVDZ_MASK (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dshpchp_hpc.c116 #define SLOT_REG_RSVDZ_MASK ((1 << 15) | (7 << 21)) macro
591 slot_reg &= ~SLOT_REG_RSVDZ_MASK;
854 slot_reg &= ~SLOT_REG_RSVDZ_MASK;
1051 slot_reg &= ~SLOT_REG_RSVDZ_MASK;
1093 CON_PFAULT_INTR_MASK | SLOT_REG_RSVDZ_MASK);

Completed in 50 milliseconds