Lines Matching +full:0 +full:x328
29 #define PCI_DEVICE_ID_IBM_CORSA 0x04F0
30 #define PCI_DEVICE_ID_IBM_FLASH_GT 0x0600
31 #define PCI_DEVICE_ID_IBM_BRIARD 0x0624
33 /* Since there is only one target, make it 0 */
34 #define CXLFLASH_TARGET 0
44 #define FC_MTIP_CMDCONFIG 0x010
45 #define FC_MTIP_STATUS 0x018
46 #define FC_MAX_NUM_LUNS 0x080 /* Max LUNs host can provision for port */
47 #define FC_CUR_NUM_LUNS 0x088 /* Cur number LUNs provisioned for port */
48 #define FC_MAX_CAP_PORT 0x090 /* Max capacity all LUNs for port (4K blocks) */
49 #define FC_CUR_CAP_PORT 0x098 /* Cur capacity all LUNs for port (4K blocks) */
51 #define FC_PNAME 0x300
52 #define FC_CONFIG 0x320
53 #define FC_CONFIG2 0x328
54 #define FC_STATUS 0x330
55 #define FC_ERROR 0x380
56 #define FC_ERRCAP 0x388
57 #define FC_ERRMSK 0x390
58 #define FC_CNT_CRCERR 0x538
59 #define FC_CRC_THRESH 0x580
61 #define FC_MTIP_CMDCONFIG_ONLINE 0x20ULL
62 #define FC_MTIP_CMDCONFIG_OFFLINE 0x40ULL
64 #define FC_MTIP_STATUS_MASK 0x30ULL
65 #define FC_MTIP_STATUS_ONLINE 0x20ULL
66 #define FC_MTIP_STATUS_OFFLINE 0x10ULL
90 UNDO_NOOP = 0,
100 #define CXLFLASH_NOTIFY_SHUTDOWN 0x0000000000000001ULL
101 #define CXLFLASH_WWPN_VPD_REQUIRED 0x0000000000000002ULL
102 #define CXLFLASH_OCXL_DEV 0x0000000000000004ULL
128 #define CLR_FC_ERROR 0x01
129 #define LINK_RESET 0x02
130 #define SCAN_HOST 0x04