Home
last modified time | relevance | path

Searched refs:substmax (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpci_subr.c3760 unsigned int substmax, i; in pci_conf_print_dpa_cap() local
3766 substmax = PCIREG_SHIFTOUT(reg, PCI_DPA_CAP_SUBSTMAX); in pci_conf_print_dpa_cap()
3767 printf(" Substate Max: %u\n", substmax); in pci_conf_print_dpa_cap()
3815 for (i = 0; i <= substmax; i++) in pci_conf_print_dpa_cap()