Searched defs:DZ_PORT (Results 1 – 2 of 2) sorted by relevance
82 #define DZ_PORT(u) ((u)&07) /* extract the port # */ macro
69 #define DZ_PORT(u) ((u) & 07) /* extract the port # */ macro