Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c394 e1000g_read_phy_stat(hw, E1000_COLC); in e1000g_m_stat()
892 case E1000_COLC: in e1000g_read_phy_stat()
H A De1000g_debug.c317 {"COLC", E1000_COLC}, {"DC", E1000_DC}, in mac_dump()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h323 #define E1000_COLC 0x04028 /* Collision Count - R/clr */ macro
H A De1000_mac.c669 E1000_READ_REG(hw, E1000_COLC); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h627 #define E1000_COLC 0x04028 /* Collision Count - R/clr */ macro
762 #define E1000_82542_COLC E1000_COLC
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c108 igb->stat_colc += E1000_READ_REG(hw, E1000_COLC); in igb_m_stat()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2117 case E1000_COLC: in e82545_read_register()