Home
last modified time | relevance | path

Searched refs:xbow_port_io_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c132 extern int xbow_port_io_enabled(nasid_t nasid, int widgetnum);
188 if (!xbow_port_io_enabled(nasid, widgetnum)) in assign_widgets_to_volunteers()
371 if (!xbow_port_io_enabled(nasid, widgetnum) && in io_xswitch_widget_init()
372 !xbow_port_io_enabled(peer_nasid, widgetnum)) { in io_xswitch_widget_init()
Dklconflib.c217 xbow_port_io_enabled(nasid_t nasid, int link) in xbow_port_io_enabled() function