Home
last modified time | relevance | path

Searched refs:BRIDGE_WIDGET_MFGR_NUM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/
Dcdl.c40 { BRIDGE_WIDGET_PART_NUM, BRIDGE_WIDGET_MFGR_NUM, pcibr_attach /* &pcibr_fops */},
/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h393 #define BRIDGE_WIDGET_MFGR_NUM 0x036 macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h939 #define BRIDGE_WIDGET_MFGR_NUM 0x036 macro
952 XWIDGET_MFG_NUM(wid) == BRIDGE_WIDGET_MFGR_NUM)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dxbow.c579 (mfgr != BRIDGE_WIDGET_MFGR_NUM)) { in xbow_xmit_retry_error()