Searched refs:CSEQm_CIO_REG (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 520 #define CSEQm_CIO_REG(Mode, Reg) \ macro 570 #define CMnSCBPTR(Mode) CSEQm_CIO_REG(Mode, MnSCBPTR) 572 #define CMnDDBPTR(Mode) CSEQm_CIO_REG(Mode, MnDDBPTR) 574 #define CMnSCRATCHPAGE(Mode) CSEQm_CIO_REG(Mode, MnSCRATCHPAGE) 582 #define CMnREQMBX(Mode) CSEQm_CIO_REG(Mode, 0x30) 585 #define CSEQCON CSEQm_CIO_REG(8, 0x30) 589 #define CMnRSPMBX(Mode) CSEQm_CIO_REG(Mode, 0x34) 592 #define CSEQCOMCTL CSEQm_CIO_REG(8, 0x34) 595 #define CSEQCOMSTAT CSEQm_CIO_REG(8, 0x35) 598 #define CSEQCOMINTEN CSEQm_CIO_REG(8, 0x36) [all …]
|