Searched refs:CMI_MATCH_VENDOR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c125 #define CMI_MATCH_VENDOR 0 /* Just match on vendor */ macro
264 if (match >= CMI_MATCH_VENDOR &&
326 match == CMI_MATCH_FAMILY || match == CMI_MATCH_VENDOR);
367 for (i = CMI_MATCH_STEPPING; i >= CMI_MATCH_VENDOR; i--) {

Completed in 57 milliseconds