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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h106 typedef struct pci_dev *ahc_dev_softc_t; typedef in typeref:struct:pci_dev
467 uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
470 void ahc_pci_write_config(ahc_dev_softc_t pci,
474 static inline int ahc_get_pci_function(ahc_dev_softc_t);
476 ahc_get_pci_function(ahc_dev_softc_t pci)
481 static inline int ahc_get_pci_slot(ahc_dev_softc_t);
483 ahc_get_pci_slot(ahc_dev_softc_t pci)
488 static inline int ahc_get_pci_bus(ahc_dev_softc_t);
490 ahc_get_pci_bus(ahc_dev_softc_t pci)
H A Daic7xxx_osm_pci.c184 ahc_dev_softc_t pci;
249 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width)
279 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width)
H A Daic7xxx_pci.c664 ahc_find_pci_device(ahc_dev_softc_t pci)
2046 ahc_dev_softc_t pci;
2064 ahc_dev_softc_t pci;
2169 ahc_dev_softc_t pci;
2241 ahc_dev_softc_t pci;
2272 ahc_dev_softc_t pci;
2338 ahc_dev_softc_t pci;
2353 ahc_dev_softc_t pci;
2387 ahc_dev_softc_t pci;
2409 ahc_dev_softc_t pc
[all...]
H A Daic7xxx.h943 ahc_dev_softc_t dev_softc;
1131 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);

Completed in 124 milliseconds