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

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c3152 u_int b, d, f, fscan, s; local
3158 for (fscan = 0; fscan <= PCI_FUNCMAX; fscan++)
3159 if (fscan != f && pci_find_dbsf(d, b, s, fscan) != NULL)

Completed in 98 milliseconds