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

  /src/sys/arch/amiga/pci/
p5pb.c 90 void p5pb_set_props(struct p5pb_softc *);
104 bool p5pb_bus_map_memio(struct p5pb_softc *);
105 bool p5pb_bus_map_conf(struct p5pb_softc *);
106 uint8_t p5pb_find_resources(struct p5pb_softc *);
107 static bool p5pb_identify_bridge(struct p5pb_softc *);
108 void p5pb_membar_grex(struct p5pb_softc *);
109 static bool p5pb_cvppc_probe(struct p5pb_softc *);
111 bool p5pb_bus_reconfigure(struct p5pb_softc *);
114 void p5pb_usable_ranges(struct p5pb_softc *);
115 void p5pb_badaddr_range(struct p5pb_softc *, bus_space_tag_t,
    [all...]
p5pbvar.h 45 struct p5pb_softc { struct

Completed in 15 milliseconds