Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnx.c64 u_int32_t *bnx_RXP_FwText; member
527 bfw->bnx_RXP_FwText = (u_int32_t *)q; in bnx_read_firmware()
529 nswaph(bfw->bnx_RXP_FwText, hdr->bnx_RXP_FwTextLen); in bnx_read_firmware()
2927 fw.text = bfw->bnx_RXP_FwText; in bnx_init_cpus()