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

Data Fields

struct agp_softc agp
 
u_int32_t initial_aperture
 
struct agp_gattgatt
 
int * regs
 

Detailed Description

Definition at line 55 of file agp_via.c.

Field Documentation

◆ agp

struct agp_softc agp_via_softc::agp

Definition at line 56 of file agp_via.c.

◆ gatt

struct agp_gatt* agp_via_softc::gatt

Definition at line 58 of file agp_via.c.

Referenced by agp_via_attach(), agp_via_bind_page(), agp_via_detach(), and agp_via_unbind_page().

◆ initial_aperture

u_int32_t agp_via_softc::initial_aperture

Definition at line 57 of file agp_via.c.

Referenced by agp_via_attach(), and agp_via_detach().

◆ regs

int* agp_via_softc::regs

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