Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_82542.c227 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82542()
H A De1000_82543.c945 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82543()
1239 icr = E1000_READ_REG(hw, E1000_ICR); in e1000_check_for_copper_link_82543()
H A De1000_regs.h78 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
H A De1000_82540.c317 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82540()
H A De1000_82541.c363 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82541()
H A De1000_80003es2lan.c800 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_80003es2lan()
H A Dif_em.c654 regs_buff[3] = E1000_READ_REG(hw, E1000_ICR); in em_get_regs()
1417 E1000_READ_REG(&sc->hw, E1000_ICR); in em_if_init()
1446 reg_icr = E1000_READ_REG(&sc->hw, E1000_ICR); in em_intr()
1550 reg_icr = E1000_READ_REG(&sc->hw, E1000_ICR); in em_msix_link()
H A De1000_82575.c1348 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82575()
2296 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82580()
H A De1000_82571.c1045 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82571()
H A De1000_ich8lan.c5091 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_ich8lan()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c658 case E1000_ICR: in e82545_intr_write()
692 case E1000_ICR: in e82545_intr_read()
1658 case E1000_ICR: in e82545_write_register()
1881 case E1000_ICR: in e82545_read_register()