Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c3139 u_int b, d, f, fscan, s; in bge_has_multiple_ports() local
3145 for (fscan = 0; fscan <= PCI_FUNCMAX; fscan++) in bge_has_multiple_ports()
3146 if (fscan != f && pci_find_dbsf(d, b, s, fscan) != NULL) in bge_has_multiple_ports()