FreeBSD kernel sound device code
snapper_softc Struct Reference

Data Fields

device_t sc_dev
 
uint32_t sc_addr
 

Detailed Description

Definition at line 92 of file snapper.c.

Field Documentation

◆ sc_addr

uint32_t snapper_softc::sc_addr

Definition at line 95 of file snapper.c.

Referenced by snapper_attach(), and snapper_write().

◆ sc_dev

device_t snapper_softc::sc_dev

Definition at line 94 of file snapper.c.

Referenced by snapper_attach(), and snapper_write().


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