_line 622 arch/mips/include/asm/pci/bridge.h #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) _line 725 drivers/misc/sgi-xp/xpc.h #define XPC_SET_REASON(_p, _reason, _line) \ _line 728 drivers/misc/sgi-xp/xpc.h (_p)->reason_line = _line; \