Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/
Dcdl.c45 { PXBOW_WIDGET_PART_NUM, XXBOW_WIDGET_MFGR_NUM, xbow_attach /* &xbow_fops */},
/linux-2.4.37.9/include/asm-ia64/sn/xtalk/
Dxtalk_private.h64 (_hwid)->part_num == PXBOW_WIDGET_PART_NUM) && \
Dxbow.h394 #define PXBOW_WIDGET_PART_NUM 0xd100 /* PIC */ macro
413 (XWIDGET_PART_NUM(wid) == PXBOW_WIDGET_PART_NUM && \
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c719 (widget_partnum == PXBOW_WIDGET_PART_NUM) ) { in io_init_node()