ahd_dev_softc_t
ahd_dev_softc_t dev_softc;
const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width)
ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width)
uint32_t ahd_pci_read_config(ahd_dev_softc_t pci,
void ahd_pci_write_config(ahd_dev_softc_t pci,
static inline int ahd_get_pci_function(ahd_dev_softc_t);
ahd_get_pci_function(ahd_dev_softc_t pci)
static inline int ahd_get_pci_slot(ahd_dev_softc_t);
ahd_get_pci_slot(ahd_dev_softc_t pci)
static inline int ahd_get_pci_bus(ahd_dev_softc_t);
ahd_get_pci_bus(ahd_dev_softc_t pci)
ahd_dev_softc_t pci;
ahd_find_pci_device(ahd_dev_softc_t pci)
ahd_dev_softc_t pci;