fd.c | 125 static int lock_stat = 0; /* DMA locking status */ variable in typeref:typename:int 336 &lock_stat, 0, NULL); 337 st_dmafree(&fdsoftc, &lock_stat); 534 &lock_stat, 0, NULL); 635 if (!lock_stat) { 640 &lock_stat, 0, NULL); 719 st_dmafree(sc, &lock_stat); 745 if (lock_stat) 771 st_dmagrab((dma_farg)fdcint, (dma_farg)fdstart, sc1, &lock_stat, 0,
|