Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h110 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
H A De1000_ich8lan.c1171 rxa = E1000_READ_REG(hw, E1000_PBA) & E1000_PBA_RXA_MASK; in e1000_platform_pm_pch_lpt()
5034 E1000_WRITE_REG(hw, E1000_PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h591 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
742 #define E1000_82542_PBA E1000_PBA
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c291 {"PBA", E1000_PBA}, {"PBS", E1000_PBS}, in mac_dump()
H A De1000g_main.c1493 pba = E1000_READ_REG(hw, E1000_PBA); in e1000g_init()
1535 E1000_WRITE_REG(hw, E1000_PBA, pba); in e1000g_init()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c1689 case E1000_PBA: in e82545_write_register()
1912 case E1000_PBA: in e82545_read_register()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c1415 pba = E1000_READ_REG(hw, E1000_PBA); in igb_init_adapter()
1435 E1000_WRITE_REG(hw, E1000_PBA, pba); in igb_init_adapter()