Searched refs:ahd_dev_softc_t (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.h | 94 typedef struct pci_dev *ahd_dev_softc_t; typedef 460 uint32_t ahd_pci_read_config(ahd_dev_softc_t pci, 462 void ahd_pci_write_config(ahd_dev_softc_t pci, 466 static inline int ahd_get_pci_function(ahd_dev_softc_t); 468 ahd_get_pci_function(ahd_dev_softc_t pci) in ahd_get_pci_function() 473 static inline int ahd_get_pci_slot(ahd_dev_softc_t); 475 ahd_get_pci_slot(ahd_dev_softc_t pci) in ahd_get_pci_slot() 480 static inline int ahd_get_pci_bus(ahd_dev_softc_t); 482 ahd_get_pci_bus(ahd_dev_softc_t pci) in ahd_get_pci_bus()
|
H A D | aic79xx_pci.c | 251 ahd_find_pci_device(ahd_dev_softc_t pci) in ahd_find_pci_device() 931 ahd_dev_softc_t pci; in ahd_aic790X_setup()
|
H A D | aic79xx_osm_pci.c | 161 ahd_dev_softc_t pci; in ahd_linux_pci_dev_probe()
|
H A D | aic79xx.h | 1087 ahd_dev_softc_t dev_softc; 1329 const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
|
H A D | aic79xx_osm.c | 482 ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width) in ahd_pci_read_config() 512 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width) in ahd_pci_write_config()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.h | 94 typedef struct pci_dev *ahd_dev_softc_t; typedef 458 uint32_t ahd_pci_read_config(ahd_dev_softc_t pci, 460 void ahd_pci_write_config(ahd_dev_softc_t pci, 464 static inline int ahd_get_pci_function(ahd_dev_softc_t); 466 ahd_get_pci_function(ahd_dev_softc_t pci) in ahd_get_pci_function() 471 static inline int ahd_get_pci_slot(ahd_dev_softc_t); 473 ahd_get_pci_slot(ahd_dev_softc_t pci) in ahd_get_pci_slot() 478 static inline int ahd_get_pci_bus(ahd_dev_softc_t); 480 ahd_get_pci_bus(ahd_dev_softc_t pci) in ahd_get_pci_bus()
|
H A D | aic79xx_pci.c | 251 ahd_find_pci_device(ahd_dev_softc_t pci) in ahd_find_pci_device() 929 ahd_dev_softc_t pci; in ahd_aic790X_setup()
|
H A D | aic79xx_osm_pci.c | 141 ahd_dev_softc_t pci; in ahd_linux_pci_dev_probe()
|
H A D | aic79xx.h | 1087 ahd_dev_softc_t dev_softc; 1329 const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
|
H A D | aic79xx_osm.c | 482 ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width) in ahd_pci_read_config() 512 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width) in ahd_pci_write_config()
|
Completed in 19 milliseconds