Searched refs:SMB_PRV_LEGACY (Results 1 – 2 of 2) sorted by relevance
453 #define SMB_PRV_LEGACY(v) (!((v) & 0x80)) /* legacy voltage mode */ macro
507 if (SMB_PRV_LEGACY(p.smbp_voltage)) { in print_processor()