Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.h46 int e1000_null_rar_set(struct e1000_hw *hw, u8 *h, u32 a);
H A De1000_mac.c151 int e1000_null_rar_set(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_rar_set() function