Searched refs:match_hi (Results 1 – 1 of 1) sorted by relevance
1829 unsigned int match_lo, match_hi; in mpt_detect_bound_ports() local1832 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()