Home
last modified time | relevance | path

Searched refs:ASC_CS_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dadvansys.c85 #define ASC_CS_TYPE unsigned short macro
742 #define CSW_TEST1 (ASC_CS_TYPE)0x8000
743 #define CSW_AUTO_CONFIG (ASC_CS_TYPE)0x4000
744 #define CSW_RESERVED1 (ASC_CS_TYPE)0x2000
745 #define CSW_IRQ_WRITTEN (ASC_CS_TYPE)0x1000
759 #define CIW_INT_ACK (ASC_CS_TYPE)0x0100
760 #define CIW_TEST1 (ASC_CS_TYPE)0x0200
761 #define CIW_TEST2 (ASC_CS_TYPE)0x0400
762 #define CIW_SEL_33MHZ (ASC_CS_TYPE)0x0800
763 #define CIW_IRQ_ACT (ASC_CS_TYPE)0x1000
[all …]