Searched refs:SSC_WAIT_COMPLETION (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 112 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader() 140 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader() 155 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader()
|
D | ssc.h | 20 #define SSC_WAIT_COMPLETION 55 macro
|
/Linux-v4.19/arch/ia64/hp/sim/ |
D | simscsi.c | 37 #define SSC_WAIT_COMPLETION 55 macro 142 ia64_ssc(__pa(&stat), 0, 0, 0, SSC_WAIT_COMPLETION); in simscsi_sg_readwrite() 186 ia64_ssc(__pa(&stat), 0, 0, 0, SSC_WAIT_COMPLETION); in simscsi_get_disk_size()
|