Searched refs:isoch (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/char/agp/
H A DMakefile2 agpgart-y := backend.o generic.o isoch.o
H A Disoch.c317 u32 isoch; local
328 isoch = (tstatus >> 17) & 0x1;
329 if (isoch == 0) /* isoch xfers not available, bail out. */
441 if (isoch) {

Completed in 142 milliseconds