Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dsiop.c127 u_char siop_inhibit_sync[8] = { 0, 0, 0, 0, 0, 0, 0 }; /* initialize, so patchable */ variable
602 siop_inhibit_sync[i] = 1; in siopinitialize()
786 if (siop_inhibit_sync[target]) { in siop_start()