Searched refs:CSWMBCCIDev (Results 1 – 3 of 3) sorted by relevance
24 CSWMBCCIDev *cswmb = CXL_SWITCH_MAILBOX_CCI(dev); in cswmbcci_reset()30 CSWMBCCIDev *cswmb = CXL_SWITCH_MAILBOX_CCI(pci_dev); in cswbcci_realize()71 DEFINE_PROP_LINK("target", CSWMBCCIDev,101 .instance_size = sizeof(CSWMBCCIDev),
413 void cxl_device_register_init_swcci(CSWMBCCIDev *sw, int msi_n) in cxl_device_register_init_swcci()
277 typedef struct CSWMBCCIDev CSWMBCCIDev; typedef280 void cxl_device_register_init_swcci(CSWMBCCIDev *sw, int msi_n);666 struct CSWMBCCIDev { struct675 OBJECT_DECLARE_TYPE(CSWMBCCIDev, CSWMBCCIClass, CXL_SWITCH_MAILBOX_CCI) argument