FreeBSD kernel AGP device code
agp_apple_softc Struct Reference
Collaboration diagram for agp_apple_softc:

Data Fields

struct agp_softc agp
 
uint32_t aperture
 
struct agp_gattgatt
 
int u3
 
int needs_2x_reset
 

Detailed Description

Definition at line 62 of file agp_apple.c.

Field Documentation

◆ agp

struct agp_softc agp_apple_softc::agp

Definition at line 63 of file agp_apple.c.

◆ aperture

uint32_t agp_apple_softc::aperture

Definition at line 64 of file agp_apple.c.

Referenced by agp_apple_attach(), and agp_apple_get_aperture().

◆ gatt

struct agp_gatt* agp_apple_softc::gatt

◆ needs_2x_reset

int agp_apple_softc::needs_2x_reset

Definition at line 67 of file agp_apple.c.

Referenced by agp_apple_attach(), agp_apple_detach(), and agp_apple_flush_tlb().

◆ u3

int agp_apple_softc::u3

Definition at line 66 of file agp_apple.c.

Referenced by agp_apple_attach(), agp_apple_flush_tlb(), and agp_apple_set_aperture().


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