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

  /src/sys/dev/pci/
pci_subr.c 1371 const char *maxfreq, *maxperiod; local in function:pci_conf_print_pcix_cap_2ndbusmode
1386 maxperiod = "N/A";
1390 maxperiod = "15ns";
1394 maxperiod = "10ns";
1398 maxperiod = "7.5ns";
1402 printf(" Min Clock Period: %s\n", maxperiod);

Completed in 15 milliseconds