Home
last modified time | relevance | path

Searched refs:ahc_pci_map_registers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h464 int ahc_pci_map_registers(struct ahc_softc *ahc);
H A Daic7xxx_osm_pci.c363 ahc_pci_map_registers(struct ahc_softc *ahc) in ahc_pci_map_registers() function
H A Daic7xxx_pci.c725 error = ahc_pci_map_registers(ahc); in ahc_pci_config()