Home
last modified time | relevance | path

Searched refs:_line (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h615 #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) argument
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1294 #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) argument
/linux-2.4.37.9/arch/cris/drivers/
Dserial.c606 #define DEBUG_LOG(_line, _string, _value) do { \ argument
607 if ((_line) == SERIAL_DEBUG_LINE) {\
608 debug_log_func(_line, _string, _value); \