Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h106 typedef struct pci_dev *ahc_dev_softc_t; typedef
469 uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
472 void ahc_pci_write_config(ahc_dev_softc_t pci,
476 static inline int ahc_get_pci_function(ahc_dev_softc_t);
478 ahc_get_pci_function(ahc_dev_softc_t pci) in ahc_get_pci_function()
483 static inline int ahc_get_pci_slot(ahc_dev_softc_t);
485 ahc_get_pci_slot(ahc_dev_softc_t pci) in ahc_get_pci_slot()
490 static inline int ahc_get_pci_bus(ahc_dev_softc_t);
492 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus()
H A Daic7xxx_osm_pci.c208 ahc_dev_softc_t pci; in ahc_linux_pci_dev_probe()
274 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config()
304 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
H A Daic7xxx_pci.c664 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device()
2048 ahc_dev_softc_t pci; in ahc_aic785X_setup()
2066 ahc_dev_softc_t pci; in ahc_aic7860_setup()
2171 ahc_dev_softc_t pci; in ahc_aic7880_setup()
2243 ahc_dev_softc_t pci; in ahc_aic7890_setup()
2274 ahc_dev_softc_t pci; in ahc_aic7895_setup()
2340 ahc_dev_softc_t pci; in ahc_aic7896_setup()
2355 ahc_dev_softc_t pci; in ahc_aic7899_setup()
2389 ahc_dev_softc_t pci; in ahc_aha394XX_setup()
2411 ahc_dev_softc_t pc in ahc_aha398XX_setup()
[all...]
H A Daic7xxx.h945 ahc_dev_softc_t dev_softc;
1133 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h106 typedef struct pci_dev *ahc_dev_softc_t; typedef
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) in ahc_get_pci_function()
481 static inline int ahc_get_pci_slot(ahc_dev_softc_t);
483 ahc_get_pci_slot(ahc_dev_softc_t pci) in ahc_get_pci_slot()
488 static inline int ahc_get_pci_bus(ahc_dev_softc_t);
490 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus()
H A Daic7xxx_osm_pci.c184 ahc_dev_softc_t pci; in ahc_linux_pci_dev_probe()
250 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config()
280 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
H A Daic7xxx_pci.c664 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device()
2046 ahc_dev_softc_t pci; in ahc_aic785X_setup()
2064 ahc_dev_softc_t pci; in ahc_aic7860_setup()
2169 ahc_dev_softc_t pci; in ahc_aic7880_setup()
2241 ahc_dev_softc_t pci; in ahc_aic7890_setup()
2272 ahc_dev_softc_t pci; in ahc_aic7895_setup()
2338 ahc_dev_softc_t pci; in ahc_aic7896_setup()
2353 ahc_dev_softc_t pci; in ahc_aic7899_setup()
2387 ahc_dev_softc_t pci; in ahc_aha394XX_setup()
2409 ahc_dev_softc_t pc in ahc_aha398XX_setup()
[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 15 milliseconds