Searched refs:E1000_VF_SET_LPE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ | ||
H A D | e1000_mbx.h | 85 #define E1000_VF_SET_LPE 0x05 /* reqs to set VMOLR.LPE */ macro |
H A D | e1000_vf.c | 466 msgbuf[0] = E1000_VF_SET_LPE; in e1000_rlpml_set_vf() |