Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c930 #define ASC_CS_TYPE unsigned short macro
1875 #define CSW_TEST1 (ASC_CS_TYPE)0x8000
1876 #define CSW_AUTO_CONFIG (ASC_CS_TYPE)0x4000
1877 #define CSW_RESERVED1 (ASC_CS_TYPE)0x2000
1878 #define CSW_IRQ_WRITTEN (ASC_CS_TYPE)0x1000
1879 #define CSW_33MHZ_SELECTED (ASC_CS_TYPE)0x0800
1880 #define CSW_TEST2 (ASC_CS_TYPE)0x0400
1881 #define CSW_TEST3 (ASC_CS_TYPE)0x0200
1882 #define CSW_RESERVED2 (ASC_CS_TYPE)0x0100
1883 #define CSW_DMA_DONE (ASC_CS_TYPE)0x0080
[all …]