Searched refs:pci_softc (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c927 ahc->bus_softc.pci_softc.devconfig =
929 ahc->bus_softc.pci_softc.command =
931 ahc->bus_softc.pci_softc.csize_lattime =
933 ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0);
934 ahc->bus_softc.pci_softc.dspcistatus = ahc_inb(ahc, DSPCISTATUS);
940 ahc->bus_softc.pci_softc.optionmode = ahc_inb(ahc, OPTIONMODE);
941 ahc->bus_softc.pci_softc.targcrccnt = ahc_inw(ahc, TARGCRCCNT);
943 ahc->bus_softc.pci_softc.crccontrol1 =
947 ahc->bus_softc.pci_softc.scbbaddr = ahc_inb(ahc, SCBBADDR);
950 ahc->bus_softc.pci_softc
[all...]
H A Daic7xxx.h894 struct ahc_pci_softc pci_softc; member in union:ahc_bus_softc

Completed in 162 milliseconds