Lines Matching refs:PMC_BIT32
41 #define PMC_BIT32(n) (1 << (31-n)) macro
341 #define MULTIPATH_RESOURCE PMC_BIT32(0)
375 #define MICROCODE_UPDATE_REQUIRED PMC_BIT32(0)
478 #define INTRS_TRANSITION_TO_OPERATIONAL PMC_BIT32(0)
479 #define INTRS_IOARCB_TRANSFER_FAILED PMC_BIT32(3)
480 #define INTRS_IOA_UNIT_CHECK PMC_BIT32(4)
481 #define INTRS_NO_HRRQ_FOR_CMD_RESPONSE PMC_BIT32(5)
482 #define INTRS_CRITICAL_OP_IN_PROGRESS PMC_BIT32(6)
483 #define INTRS_IO_DEBUG_ACK PMC_BIT32(7)
484 #define INTRS_IOARRIN_LOST PMC_BIT32(27)
485 #define INTRS_SYSTEM_BUS_MMIO_ERROR PMC_BIT32(28)
486 #define INTRS_IOA_PROCESSOR_ERROR PMC_BIT32(29)
487 #define INTRS_HRRQ_VALID PMC_BIT32(30)
488 #define INTRS_OPERATIONAL_STATUS PMC_BIT32(0)
489 #define INTRS_ALLOW_MSIX_VECTOR0 PMC_BIT32(31)
492 #define DOORBELL_RUNTIME_RESET PMC_BIT32(1)
493 #define DOORBELL_IOA_RESET_ALERT PMC_BIT32(7)
494 #define DOORBELL_IOA_DEBUG_ALERT PMC_BIT32(9)
495 #define DOORBELL_ENABLE_DESTRUCTIVE_DIAGS PMC_BIT32(8)
496 #define DOORBELL_IOA_START_BIST PMC_BIT32(23)
497 #define DOORBELL_INTR_MODE_MSIX PMC_BIT32(25)
498 #define DOORBELL_INTR_MSIX_CLR PMC_BIT32(26)
499 #define DOORBELL_RESET_IOA PMC_BIT32(31)