Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
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
746 #define CSW_33MHZ_SELECTED (ASC_CS_TYPE)0x0800
747 #define CSW_TEST2 (ASC_CS_TYPE)0x0400
748 #define CSW_TEST3 (ASC_CS_TYPE)0x0200
749 #define CSW_RESERVED2 (ASC_CS_TYPE)0x0100
750 #define CSW_DMA_DONE (ASC_CS_TYPE)0x0080
[all …]