Searched refs:_IC (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/pci/controller/ |
| D | pcie-xilinx-cpm.c | 300 #define _IC(x, s) \ macro 307 _IC(LINK_DOWN, "Link Down"), 308 _IC(HOT_RESET, "Hot reset"), 309 _IC(CFG_TIMEOUT, "ECAM access timeout"), 310 _IC(CORRECTABLE, "Correctable error message"), 311 _IC(NONFATAL, "Non fatal error message"), 312 _IC(FATAL, "Fatal error message"), 313 _IC(SLV_UNSUPP, "Slave unsupported request"), 314 _IC(SLV_UNEXP, "Slave unexpected completion"), 315 _IC(SLV_COMPL, "Slave completion timeout"), [all …]
|