OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agp_i810_sc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
agp_i810var.h
65
extern struct agp_softc *
agp_i810_sc
;
agp_i810.c
65
struct agp_softc *
agp_i810_sc
= NULL;
variable in typeref:struct:agp_softc *
1088
if (
agp_i810_sc
== NULL)
1089
agp_i810_sc
= sc;
/src/sys/external/bsd/drm2/i915drm/
intel_gtt_subr.c
413
if ((sc =
agp_i810_sc
) == NULL) {
446
struct agp_softc *const sc =
agp_i810_sc
;
483
struct agp_softc *const sc =
agp_i810_sc
;
493
struct agp_softc *sc =
agp_i810_sc
;
507
KASSERT(
agp_i810_sc
!= NULL);
508
agp_i810_chipset_flush(
agp_i810_sc
->as_chipc);
532
struct agp_i810_softc *const isc =
agp_i810_sc
->as_chipc;
539
device_printf(
agp_i810_sc
->as_dev,
553
struct agp_i810_softc *const isc =
agp_i810_sc
->as_chipc;
573
device_printf(
agp_i810_sc
->as_dev
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025