Home
last modified time | relevance | path

Searched refs:AGP_ACQUIRE_KERNEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dagpvar.h51 AGP_ACQUIRE_KERNEL enumerator
H A Dagp.c361 sc->sc_state = AGP_ACQUIRE_KERNEL; in agp_acquire()
374 if (sc->sc_state != AGP_ACQUIRE_KERNEL) in agp_release()