Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dscsitape.c1693 broadcast_condition( &dev->stape_sstat_cond ); in get_stape_status_thread()
1784 &dev->stape_sstat_cond, // ptr to condition to wait on in int_scsi_status_wait()
H A Dconfig.c273 initialize_condition (&dev->stape_sstat_cond); in get_devblk()
H A Dhstructs.h1139 COND stape_sstat_cond; /* Tape-status updated COND */ member