FreeBSD kernel amd64 OFW device code
ofw_compat_data Struct Reference

#include <ofw_bus_subr.h>

Data Fields

const char * ocd_str
 
uintptr_t ocd_data
 

Detailed Description

Definition at line 54 of file ofw_bus_subr.h.

Field Documentation

◆ ocd_data

uintptr_t ofw_compat_data::ocd_data

Definition at line 56 of file ofw_bus_subr.h.

◆ ocd_str

const char* ofw_compat_data::ocd_str

Definition at line 55 of file ofw_bus_subr.h.

Referenced by ofw_bus_search_compatible().


The documentation for this struct was generated from the following file: