HomeSort by relevance Sort by last modified time
    Searched refs:E1000_CTRL_RST (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.c 639 E1000_WRITE_REG_IO(hw, CTRL, (ctrl | E1000_CTRL_RST));
644 E1000_WRITE_REG(hw, CTRL_DUP, (ctrl | E1000_CTRL_RST));
657 E1000_WRITE_REG(hw, CTRL, (ctrl | E1000_CTRL_RST));
661 E1000_WRITE_REG(hw, CTRL, (ctrl | E1000_CTRL_RST));
    [all...]
e1000_hw.h     [all...]

Completed in 106 milliseconds