Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h51 #define E1000_P2VMAILBOX_STS 0x00000001 /* Initiate message send to VF */ macro
H A De1000_mbx.c687 E1000_WRITE_REG(hw, E1000_P2VMAILBOX(vf_number), E1000_P2VMAILBOX_STS); in e1000_write_mbx_pf()