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

/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c227 ahc_get_pci_function(pci));
418 ahc_get_pci_function(ahc->dev_softc));
431 ahc_get_pci_function(ahc->dev_softc),
450 ahc_get_pci_function(ahc->dev_softc),
H A Daic7xxx_osm.h481 static inline int ahc_get_pci_function(ahc_dev_softc_t);
483 ahc_get_pci_function(ahc_dev_softc_t pci) function
H A Daic7xxx_pci.c694 if (ahc_get_pci_function(pci) > 0
1022 ahc_outb(ahc, SCBBADDR, ahc_get_pci_function(ahc->dev_softc));
2285 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2350 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2365 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';

Completed in 50 milliseconds