FreeBSD kernel amd64 OFW device code
ofiocdesc Struct Reference

#include <openfirmio.h>

Data Fields

phandle_t of_nodeid
 
int of_namelen
 
const char * of_name
 
int of_buflen
 
char * of_buf
 

Detailed Description

Definition at line 47 of file openfirmio.h.

Field Documentation

◆ of_buf

char* ofiocdesc::of_buf

Definition at line 52 of file openfirmio.h.

Referenced by openfirm_ioctl().

◆ of_buflen

int ofiocdesc::of_buflen

Definition at line 51 of file openfirmio.h.

Referenced by openfirm_ioctl().

◆ of_name

const char* ofiocdesc::of_name

Definition at line 50 of file openfirmio.h.

Referenced by openfirm_ioctl().

◆ of_namelen

int ofiocdesc::of_namelen

Definition at line 49 of file openfirmio.h.

Referenced by openfirm_ioctl().

◆ of_nodeid

phandle_t ofiocdesc::of_nodeid

Definition at line 48 of file openfirmio.h.

Referenced by openfirm_ioctl().


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