Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c169 static void control_dc_dc(int on_not_off) in control_dc_dc() argument
176 if (((eth_adapter_cnf & A_CNF_DC_DC_POLARITY) != 0) ^ on_not_off) in control_dc_dc()