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

  /src/sys/dev/fdt/
fdt_console.h 1 /* $NetBSD: fdt_console.h,v 1.1 2025/09/06 22:53:48 thorpej Exp $ */
34 struct fdt_console { struct
40 const struct fdt_console *ops;
46 #define FDT_CONSOLE(_name, _ops) \
52 const struct fdt_console *
fdt_console.h 1 /* $NetBSD: fdt_console.h,v 1.1 2025/09/06 22:53:48 thorpej Exp $ */
34 struct fdt_console { struct
40 const struct fdt_console *ops;
46 #define FDT_CONSOLE(_name, _ops) \
52 const struct fdt_console *

Completed in 21 milliseconds