Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h44 #define E1000_FLA 0x0001C /* Flash Access - RW */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h571 #define E1000_FLA 0x0001C /* Flash Access - RW */ macro
705 #define E1000_82542_FLA E1000_FLA
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c280 {"CTRL_EXT", E1000_CTRL_EXT}, {"FLA", E1000_FLA}, in mac_dump()