Searched defs:PBOOL (Results 1 – 3 of 3) sorted by relevance
255 typedef int BOOL, *PBOOL, *LPBOOL; typedef
401 #define PBOOL(c, b, name) if (checks & (c)) pbool(name, phy_caps & (b)) in check_phy_handler() macro