Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/
H A Dlio_main.c846 int oct_busnum, other_oct_busnum; in lio_get_other_octeon_device() local
849 other_oct_busnum = pci_get_bus(other_oct->device); in lio_get_other_octeon_device()
851 if (oct_busnum == other_oct_busnum) { in lio_get_other_octeon_device()