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

  /src/sys/dev/pci/
com_puc.c 64 static const char *serialtype[] = { variable in typeref:typename:const char * []
102 if (iface < __arraycount(serialtype))
103 aprint_normal(" (%s-compatible)", serialtype[iface]);
com_puc.c 64 static const char *serialtype[] = { variable in typeref:typename:const char * []
102 if (iface < __arraycount(serialtype))
103 aprint_normal(" (%s-compatible)", serialtype[iface]);

Completed in 23 milliseconds