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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c227 ahc_get_pci_function(pci));
419 ahc_get_pci_function(ahc->dev_softc));
432 ahc_get_pci_function(ahc->dev_softc),
451 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.c690 if (ahc_get_pci_function(pci) > 0
1010 ahc_outb(ahc, SCBBADDR, ahc_get_pci_function(ahc->dev_softc));
2273 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2316 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2331 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';

Completed in 17 milliseconds