atari5380.c | 98 #define ENABLE_NCR5380(sc) cur_softc = sc; 187 static struct ncr_softc *cur_softc; variable in typeref:struct:ncr_softc * 572 (void *)cur_softc, 0); 622 add_sicallback((si_farg)ncr_dma_intr, (void *)cur_softc, 0); 796 cur_softc, &falcon_lock, 1, NULL) == 0) 812 st_dmafree(cur_softc, &falcon_lock); 821 cur_softc, &falcon_lock, 0, NULL); 1139 add_sicallback((si_farg)ncr_ctrl_intr, (void *)cur_softc, 0); 1153 add_sicallback((si_farg)ncr_dma_intr, (void *)cur_softc, 0);
|