Searched defs:PBOOL (Results 1 – 2 of 2) 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