Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptbase.c1829 unsigned int match_lo, match_hi; in mpt_detect_bound_ports() local
1832 match_hi = pdev->devfn+1; in mpt_detect_bound_ports()
1834 ioc->name, pdev->bus->number, pdev->devfn, match_lo, match_hi)); in mpt_detect_bound_ports()
1841 (_pcidev->devfn == match_lo || _pcidev->devfn == match_hi) ) { in mpt_detect_bound_ports()