Searched refs:bhndb_pci_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h47 struct bhndb_pci_softc;
110 struct bhndb_pci_softc { struct
H A Dbhndb_pci.c80 static int bhndb_pci_alloc_msi(struct bhndb_pci_softc *sc,
83 static int bhndb_pci_add_children(struct bhndb_pci_softc *sc);
97 static void bhndb_pci_write_core(struct bhndb_pci_softc *sc,
99 static uint32_t bhndb_pci_read_core(struct bhndb_pci_softc *sc,
102 static int bhndb_pci_srsh_pi_war(struct bhndb_pci_softc *sc,
105 static bus_addr_t bhndb_pci_sprom_addr(struct bhndb_pci_softc *sc);
106 static bus_size_t bhndb_pci_sprom_size(struct bhndb_pci_softc *sc);
328 bhndb_pci_alloc_msi(struct bhndb_pci_softc *sc, int *msi_count)
357 struct bhndb_pci_softc *sc;
497 struct bhndb_pci_softc *s
[all...]

Completed in 86 milliseconds