Home
last modified time | relevance | path

Searched refs:E1000_V2PMAILBOX_PFSTS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h45 #define E1000_V2PMAILBOX_PFSTS 0x00000010 /* PF wrote a message in the MB */ macro
H A De1000_mbx.c367 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()