Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/bnx/
H A Dbuild.c213 bf->bnx_TPAT_FwBssLen = htonl(bnx_TPAT_b06FwBssLen); in main()
278 bf->bnx_TPAT_FwBssLen = htonl(bnx_TPAT_b09FwBssLen); in main()
/openbsd/sys/dev/pci/
H A Dif_bnx.c490 hdr->bnx_TPAT_FwBssLen = ntohl(hdr->bnx_TPAT_FwBssLen); in bnx_read_firmware()
553 q += hdr->bnx_TPAT_FwBssLen; in bnx_read_firmware()
554 nswaph(bfw->bnx_TPAT_FwBss, hdr->bnx_TPAT_FwBssLen); in bnx_read_firmware()
3034 fw.bss_len = bfw->fw->bnx_TPAT_FwBssLen; in bnx_init_cpus()
H A Dif_bnxreg.h5064 int bnx_TPAT_FwBssLen; member