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

  /src/sys/dev/microcode/siop/
ncr53cxxx.c 130 char *stypes[] = {"Label", "Absolute", "Relative", "External"}; variable
544 stypes[symbols[i].type], symbols[i].name);
  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211.c 2779 static const int stypes[] = { local
2800 for (i = 0; i < ARRAY_SIZE(stypes); i++) {
2803 (stypes[i] << 4),

Completed in 26 milliseconds