Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dscsitape.c1632 sysblk.stape_getstat_busy = 1; in get_stape_status_thread()
1703 sysblk.stape_getstat_busy = 0; in get_stape_status_thread()
1723 sysblk.stape_getstat_busy = 0; in get_stape_status_thread()
1775 if (!sysblk.stape_getstat_busy) in int_scsi_status_wait()
H A Dhstructs.h515 u_int stape_getstat_busy:1; /* 1=Status thread is busy */ member