Lines Matching +full:0 +full:x0624
25 #define PCI_DEVICE_ID_IBM_CORSA 0x04F0
26 #define PCI_DEVICE_ID_IBM_FLASH_GT 0x0600
27 #define PCI_DEVICE_ID_IBM_BRIARD 0x0624
29 /* Since there is only one target, make it 0 */
30 #define CXLFLASH_TARGET 0
40 #define FC_MTIP_CMDCONFIG 0x010
41 #define FC_MTIP_STATUS 0x018
42 #define FC_MAX_NUM_LUNS 0x080 /* Max LUNs host can provision for port */
43 #define FC_CUR_NUM_LUNS 0x088 /* Cur number LUNs provisioned for port */
44 #define FC_MAX_CAP_PORT 0x090 /* Max capacity all LUNs for port (4K blocks) */
45 #define FC_CUR_CAP_PORT 0x098 /* Cur capacity all LUNs for port (4K blocks) */
47 #define FC_PNAME 0x300
48 #define FC_CONFIG 0x320
49 #define FC_CONFIG2 0x328
50 #define FC_STATUS 0x330
51 #define FC_ERROR 0x380
52 #define FC_ERRCAP 0x388
53 #define FC_ERRMSK 0x390
54 #define FC_CNT_CRCERR 0x538
55 #define FC_CRC_THRESH 0x580
57 #define FC_MTIP_CMDCONFIG_ONLINE 0x20ULL
58 #define FC_MTIP_CMDCONFIG_OFFLINE 0x40ULL
60 #define FC_MTIP_STATUS_MASK 0x30ULL
61 #define FC_MTIP_STATUS_ONLINE 0x20ULL
62 #define FC_MTIP_STATUS_OFFLINE 0x10ULL
86 UNDO_NOOP = 0,
96 #define CXLFLASH_NOTIFY_SHUTDOWN 0x0000000000000001ULL
97 #define CXLFLASH_WWPN_VPD_REQUIRED 0x0000000000000002ULL
98 #define CXLFLASH_OCXL_DEV 0x0000000000000004ULL
124 #define CLR_FC_ERROR 0x01
125 #define LINK_RESET 0x02
126 #define SCAN_HOST 0x04