FreeBSD kernel sound device code
m3_card_type Struct Reference

Data Fields

u_int32_t pci_id
 
int which
 
int delay1
 
int delay2
 
char * name
 

Detailed Description

Definition at line 88 of file maestro3.c.

Field Documentation

◆ delay1

int m3_card_type::delay1

Definition at line 89 of file maestro3.c.

Referenced by m3_pci_attach().

◆ delay2

int m3_card_type::delay2

Definition at line 89 of file maestro3.c.

Referenced by m3_pci_attach().

◆ name

char* m3_card_type::name

Definition at line 89 of file maestro3.c.

Referenced by m3_pci_probe().

◆ pci_id

u_int32_t m3_card_type::pci_id

Definition at line 89 of file maestro3.c.

Referenced by m3_pci_attach(), and m3_pci_probe().

◆ which

int m3_card_type::which

Definition at line 89 of file maestro3.c.

Referenced by m3_pci_attach().


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