Home
last modified time | relevance | path

Searched refs:ahd_dev_softc_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h94 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 Daic79xx_pci.c251 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 Daic79xx_osm_pci.c141 ahd_dev_softc_t pci; in ahd_linux_pci_dev_probe()
H A Daic79xx.h1087 ahd_dev_softc_t dev_softc;
1329 const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
H A Daic79xx_osm.c482 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()