FreeBSD kernel amd64 OFW device code
ofwbus_softc Struct Reference

Data Fields

struct simplebus_softc simplebus_sc
 
struct rman sc_intr_rman
 
struct rman sc_mem_rman
 

Detailed Description

Definition at line 69 of file ofwbus.c.

Field Documentation

◆ sc_intr_rman

struct rman ofwbus_softc::sc_intr_rman

Definition at line 71 of file ofwbus.c.

Referenced by ofwbus_adjust_resource(), ofwbus_alloc_resource(), and ofwbus_attach().

◆ sc_mem_rman

struct rman ofwbus_softc::sc_mem_rman

Definition at line 72 of file ofwbus.c.

Referenced by ofwbus_adjust_resource(), ofwbus_alloc_resource(), and ofwbus_attach().

◆ simplebus_sc

struct simplebus_softc ofwbus_softc::simplebus_sc

Definition at line 70 of file ofwbus.c.


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