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

  /src/sys/dev/fdt/
fdt_platform.h 54 const struct fdt_platform * fpi_ops; member in struct:fdt_platform_info
65 .fpi_ops = (_ops) \
fdt_platform.c 80 return booted_platform == NULL ? NULL : booted_platform->fpi_ops;

Completed in 36 milliseconds