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

/freebsd-11.0-release/sys/dev/txp/
H A Dif_txp.c623 fileheader = (struct txp_fw_file_header *)tc990image;
651 secthead = (struct txp_fw_section_header *)(((uint8_t *)tc990image) +
724 rseg = ((uint8_t *)sect) - ((uint8_t *)tc990image);
725 if (rseg >= sizeof(tc990image)) {
733 if (rseg >= sizeof(tc990image)) {
H A D3c990img.h36 unsigned char tc990image[] = { variable

Completed in 71 milliseconds