Searched refs:xbow_port_io_enabled (Results 1 – 2 of 2) sorted by relevance
132 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()
217 xbow_port_io_enabled(nasid_t nasid, int link) in xbow_port_io_enabled() function