Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnx.c3604 sc->bnx_fw_ver = REG_RD_IND(sc, sc->bnx_shmem_base + in bnx_blockinit()
3607 DBPRINT(sc, BNX_INFO, "bootcode rev = 0x%08X\n", sc->bnx_fw_ver); in bnx_blockinit()
6168 BNX_PRINTF(sc, "0x%08X : bootcode version\n", sc->bnx_fw_ver); in bnx_dump_hw_state()
H A Dif_bnxreg.h4806 u_int32_t bnx_fw_ver; member