Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/bnx/
H A Dbuild.c192 bf->bnx_RXP_FwTextLen = htonl(bnx_RXP_b06FwTextLen); in main()
257 bf->bnx_RXP_FwTextLen = htonl(bnx_RXP_b09FwTextLen); in main()
/openbsd/sys/dev/pci/
H A Dif_bnx.c469 hdr->bnx_RXP_FwTextLen = ntohl(hdr->bnx_RXP_FwTextLen); in bnx_read_firmware()
528 q += hdr->bnx_RXP_FwTextLen; in bnx_read_firmware()
529 nswaph(bfw->bnx_RXP_FwText, hdr->bnx_RXP_FwTextLen); in bnx_read_firmware()
2925 fw.text_len = bfw->fw->bnx_RXP_FwTextLen; in bnx_init_cpus()
H A Dif_bnxreg.h5043 int bnx_RXP_FwTextLen; member