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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c148 ahc_get_pci_function(pci));
323 ahc_get_pci_function(ahc->dev_softc));
338 ahc_get_pci_function(ahc->dev_softc),
358 ahc_get_pci_function(ahc->dev_softc),
H A Daic7xxx_pci.c750 if (ahc_get_pci_function(pci) > 0
1049 ahc_outb(ahc, SCBBADDR, ahc_get_pci_function(ahc->dev_softc));
2067 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2105 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
2119 ahc->channel = ahc_get_pci_function(pci) == 1 ? 'B' : 'A';
H A Daic7xxx_osm.h975 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
977 ahc_get_pci_function(ahc_dev_softc_t pci) function
H A Daic7xxx_core.c3628 if (ahc_get_pci_function(list_pci) == 0) {

Completed in 158 milliseconds