Searched refs:APM_32BIT_SUPPORT (Results 1 – 2 of 2) sorted by relevance
32 #define APM_32BIT_SUPPORT 0x02 macro
925 if ((vmf.vmf_cx & (APM_32BIT_SUPPORT | APM_16BIT_SUPPORT)) == 0) { in apm_probe()942 if ((vmf.vmf_cx & APM_32BIT_SUPPORT) == 0) in apm_probe()972 if ((vmf.vmf_cx & APM_32BIT_SUPPORT) != 0) { in apm_probe()