Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_mbx.h45 #define E1000_V2PMAILBOX_PFSTS 0x00000010 /* PF wrote a message in the MB */ macro
H A De1000_mbx.c371 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()