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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_mbx.h54 #define E1000_P2VMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
H A De1000_mbx.c646 E1000_WRITE_REG(hw, E1000_P2VMAILBOX(vf_number), E1000_P2VMAILBOX_PFU);
650 if (p2v_mailbox & E1000_P2VMAILBOX_PFU)

Completed in 137 milliseconds