HomeSort by: relevance | last modified time | path
    Searched refs:tc990image (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_txp.c 463 fileheader = (const struct txp_fw_file_header *)tc990image;
486 (((const uint8_t *)tc990image) +
559 rseg = ((const uint8_t *)sect) - ((const uint8_t *)tc990image);
560 if (rseg >= sizeof(tc990image)) {
567 if (rseg >= sizeof(tc990image)) {
  /src/sys/dev/microcode/typhoon/
3c990img.h 37 static const unsigned char tc990image[] = { variable in typeref:typename:const unsigned char[]

Completed in 22 milliseconds