Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_mbx.h101 s32 e1000_check_for_rst(struct e1000_hw *, u16);
H A De1000_mbx.c165 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id) in e1000_check_for_rst() function