Searched refs:tc990image (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/txp/
H A Dif_txp.c625 fileheader = (struct txp_fw_file_header *)tc990image;
653 secthead = (struct txp_fw_section_header *)(((uint8_t *)tc990image) +
726 rseg = ((uint8_t *)sect) - ((uint8_t *)tc990image);
727 if (rseg >= sizeof(tc990image)) {
735 if (rseg >= sizeof(tc990image)) {
H A D3c990img.h36 unsigned char tc990image[] = { variable

Completed in 168 milliseconds