Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c45 static uint8_t e1000_arc_subsystem_valid(struct e1000_hw *hw);
7961 if (e1000_arc_subsystem_valid(hw) == TRUE) { in e1000_enable_mng_pass_thru()
8392 e1000_arc_subsystem_valid(struct e1000_hw *hw) in e1000_arc_subsystem_valid() function