Home
last modified time | relevance | path

Searched refs:NIC_MEM_GENCOMM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h562 #define NIC_MEM_GENCOMM 0x0b50 macro
H A Dbge_chip2.c3933 gen = bge_nic_get64(bgep, NIC_MEM_GENCOMM) >> 32; in bge_poll_firmware()
3952 magic = bge_nic_get64(bgep, NIC_MEM_GENCOMM); in bge_poll_firmware()
4091 bge_nic_put64(bgep, NIC_MEM_GENCOMM, magic); in bge_chip_reset()