FreeBSD kernel sound device code
onyx_softc Struct Reference

Data Fields

device_t sc_dev
 
uint32_t sc_addr
 

Detailed Description

Definition at line 66 of file onyx.c.

Field Documentation

◆ sc_addr

uint32_t onyx_softc::sc_addr

Definition at line 69 of file onyx.c.

Referenced by onyx_attach(), and onyx_write().

◆ sc_dev

device_t onyx_softc::sc_dev

Definition at line 68 of file onyx.c.

Referenced by onyx_attach(), and onyx_write().


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