FreeBSD kernel sound device code
hdacc_fg Struct Reference

Data Fields

device_t dev
 
nid_t nid
 
uint8_t type
 
uint32_t subsystem_id
 

Detailed Description

Definition at line 48 of file hdacc.c.

Field Documentation

◆ dev

device_t hdacc_fg::dev

Definition at line 49 of file hdacc.c.

Referenced by hdacc_attach().

◆ nid

nid_t hdacc_fg::nid

◆ subsystem_id

uint32_t hdacc_fg::subsystem_id

Definition at line 52 of file hdacc.c.

Referenced by hdacc_attach(), hdacc_child_pnpinfo_method(), and hdacc_read_ivar().

◆ type

uint8_t hdacc_fg::type

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