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

  /src/sys/dev/pci/
ld_twe.c 100 char unktype[16], stripebuf[32], unkstat[32]; local in function:ld_twe_attach
120 snprintf(unktype, sizeof(unktype), "<0x%02x>", td->td_type);
121 typestr = unktype;
ld_twe.c 100 char unktype[16], stripebuf[32], unkstat[32]; local in function:ld_twe_attach
120 snprintf(unktype, sizeof(unktype), "<0x%02x>", td->td_type);
121 typestr = unktype;

Completed in 141 milliseconds