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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c203 ahc_get_pci_function(pci));
394 ahc_get_pci_function(ahc->dev_softc));
407 ahc_get_pci_function(ahc->dev_softc),
426 ahc_get_pci_function(ahc->dev_softc),
H A Daic7xxx_osm.h474 static inline int ahc_get_pci_function(ahc_dev_softc_t);
476 ahc_get_pci_function(ahc_dev_softc_t pci) function
H A Daic7xxx_pci.c687 if (ahc_get_pci_function(pci) > 0
1015 ahc_outb(ahc, SCBBADDR, ahc_get_pci_function(ahc->dev_softc));
2276 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2341 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2356 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';

Completed in 89 milliseconds