OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secthead
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
439
const struct txp_fw_section_header *
secthead
;
local in function:txp_download_fw
485
secthead
= (const struct txp_fw_section_header *)
490
if (txp_download_fw_section(sc,
secthead
, sect))
492
secthead
= (const struct txp_fw_section_header *)
493
(((const uint8_t *)
secthead
) + le32toh(
secthead
->nbytes) +
494
sizeof(*
secthead
));
Completed in 12 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025