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

  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000_osdep.h 80 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg)))
84 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg))
88 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
93 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
101 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
106 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
111 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
116 (((a)->mac_type >= e1000_82543) ? E1000_##reg : E1000_82542_##reg) + \
e1000_hw.c 331 hw->mac_type = e1000_82543;
457 if (hw->mac_type == e1000_82543)
488 if (hw->mac_type != e1000_82543) {
672 case e1000_82543:
    [all...]
e1000.c 480 case e1000_82543:
    [all...]
e1000_hw.h 51 e1000_82543, enumerator in enum:__anon37853
    [all...]

Completed in 155 milliseconds