Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_txp.c545 const struct txp_fw_section_header *sect, int sectnum) in txp_download_fw_section() argument
561 printf(": fw invalid section address, section %d\n", sectnum); in txp_download_fw_section()
568 printf(": fw truncated section %d\n", sectnum); in txp_download_fw_section()
574 printf(": fw dma malloc failed, section %d\n", sectnum); in txp_download_fw_section()
594 sectnum, sect->cksum, csum); in txp_download_fw_section()
612 device_xname(sc->sc_dev), sectnum); in txp_download_fw_section()