HomeSort by: relevance | last modified time | path
    Searched defs:psycho_pbm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
psychovar.h 37 struct psycho_pbm { struct
90 * with the `other' psycho_pbm allocated at the first's attach.
92 struct psycho_pbm *__sc_psycho_this;
93 struct psycho_pbm *__sc_psycho_other;
134 bus_dma_tag_t psycho_alloc_dma_tag(struct psycho_pbm *);
135 bus_space_tag_t psycho_alloc_bus_tag(struct psycho_pbm *, int);
psychovar.h 37 struct psycho_pbm { struct
90 * with the `other' psycho_pbm allocated at the first's attach.
92 struct psycho_pbm *__sc_psycho_this;
93 struct psycho_pbm *__sc_psycho_other;
134 bus_dma_tag_t psycho_alloc_dma_tag(struct psycho_pbm *);
135 bus_space_tag_t psycho_alloc_bus_tag(struct psycho_pbm *, int);

Completed in 25 milliseconds