Searched defs:EXC_ALI_RST (Results 1 – 2 of 2) sorted by relevance
84 #define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */ macro
131 #define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */ macro