Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h41 #define E1000_V2PMAILBOX_REQ 0x00000001 /* Request for PF Ready bit */ macro
H A De1000_mbx.c477 E1000_WRITE_REG(hw, E1000_V2PMAILBOX(0), E1000_V2PMAILBOX_REQ); in e1000_write_mbx_vf()