Lines Matching refs:PMC_BIT32
54 #define PMC_BIT32(n) (1 << (31-n)) macro
354 #define MULTIPATH_RESOURCE PMC_BIT32(0)
388 #define MICROCODE_UPDATE_REQUIRED PMC_BIT32(0)
491 #define INTRS_TRANSITION_TO_OPERATIONAL PMC_BIT32(0)
492 #define INTRS_IOARCB_TRANSFER_FAILED PMC_BIT32(3)
493 #define INTRS_IOA_UNIT_CHECK PMC_BIT32(4)
494 #define INTRS_NO_HRRQ_FOR_CMD_RESPONSE PMC_BIT32(5)
495 #define INTRS_CRITICAL_OP_IN_PROGRESS PMC_BIT32(6)
496 #define INTRS_IO_DEBUG_ACK PMC_BIT32(7)
497 #define INTRS_IOARRIN_LOST PMC_BIT32(27)
498 #define INTRS_SYSTEM_BUS_MMIO_ERROR PMC_BIT32(28)
499 #define INTRS_IOA_PROCESSOR_ERROR PMC_BIT32(29)
500 #define INTRS_HRRQ_VALID PMC_BIT32(30)
501 #define INTRS_OPERATIONAL_STATUS PMC_BIT32(0)
502 #define INTRS_ALLOW_MSIX_VECTOR0 PMC_BIT32(31)
505 #define DOORBELL_RUNTIME_RESET PMC_BIT32(1)
506 #define DOORBELL_IOA_RESET_ALERT PMC_BIT32(7)
507 #define DOORBELL_IOA_DEBUG_ALERT PMC_BIT32(9)
508 #define DOORBELL_ENABLE_DESTRUCTIVE_DIAGS PMC_BIT32(8)
509 #define DOORBELL_IOA_START_BIST PMC_BIT32(23)
510 #define DOORBELL_INTR_MODE_MSIX PMC_BIT32(25)
511 #define DOORBELL_INTR_MSIX_CLR PMC_BIT32(26)
512 #define DOORBELL_RESET_IOA PMC_BIT32(31)