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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_mbx.h43 #define E1000_V2PMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ macro
H A De1000_mbx.c433 E1000_WRITE_REG(hw, E1000_V2PMAILBOX(0), E1000_V2PMAILBOX_VFU);
436 if (e1000_read_v2p_mailbox(hw) & E1000_V2PMAILBOX_VFU)

Completed in 102 milliseconds