Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pci/
HDpcivar.h204 uint8_t nummaps; /* actual number of PCI maps used */ member
HDpci.c656 cfg->nummaps = PCI_MAXMAPS_0; in pci_hdrtypedata()
664 cfg->nummaps = PCI_MAXMAPS_1; in pci_hdrtypedata()
674 cfg->nummaps = PCI_MAXMAPS_2; in pci_hdrtypedata()
4083 for (i = 0; i < cfg->nummaps;) { in pci_add_resources()
/freebsd-13-stable/sys/netinet/
HDtcp_subr.c173 SYSCTL_INT(_net_inet_tcp_sack_attack, OID_AUTO, nummaps,