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

  /src/sys/dev/fdt/
fdtvar.h 58 struct fdt_attach_args { struct
110 void fdt_add_bus(device_t, int, struct fdt_attach_args *);
111 void fdt_add_bus_match(device_t, int, struct fdt_attach_args *,
113 void fdt_add_child(device_t, int, struct fdt_attach_args *, u_int);

Completed in 12 milliseconds