Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c980 static uint64_t bge_nic_get64(bge_t *bgep, bge_regno_t addr);
981 #pragma inline(bge_nic_get64)
984 bge_nic_get64(bge_t *bgep, bge_regno_t addr) in bge_nic_get64() function
3933 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()