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

/freebsd-10.0-release/sys/sparc64/pci/
H A Dpsychovar.h38 struct psycho_softc { struct
81 SLIST_ENTRY(psycho_softc) sc_link;
H A Dpsycho.c83 static void psycho_set_intr(struct psycho_softc *, u_int, bus_addr_t,
85 static int psycho_find_intrmap(struct psycho_softc *, u_int, bus_addr_t *,
106 static void psycho_iommu_init(struct psycho_softc *, int, uint32_t);
163 sizeof(struct psycho_softc));
174 static SLIST_HEAD(, psycho_softc) psycho_softcs =
185 struct psycho_softc *pica_sc;
290 struct psycho_softc *asc, *sc, *osc;
703 psycho_set_intr(struct psycho_softc *sc, u_int index, bus_addr_t intrmap,
731 psycho_find_intrmap(struct psycho_softc *sc, u_int ino,
804 struct psycho_softc *s
[all...]

Completed in 131 milliseconds