Searched refs:XBOW_REG_LINK_ALIVE (Results 1 – 1 of 1) sorted by relevance
33 #define XBOW_REG_LINK_ALIVE 0x80000000 macro146 return (link_stat & XBOW_REG_LINK_ALIVE) ? 1 : 0; in xbow_widget_active()