Searched refs:SUB_NODE (Results 1 – 2 of 2) sorted by relevance
121 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_check()161 com20020_set_subaddress(lp, ioaddr, SUB_NODE); in com20020_set_hwaddr()237 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_found()
112 #define SUB_NODE 1 /* node ID */ macro