Searched refs:SSC_WAIT_COMPLETION (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 111 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader() 139 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader() 154 ssc((long) &stat, 0, 0, 0, SSC_WAIT_COMPLETION); in start_bootloader()
|
D | ssc.h | 19 #define SSC_WAIT_COMPLETION 55 macro
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simscsi.c | 36 #define SSC_WAIT_COMPLETION 55 macro 141 ia64_ssc(__pa(&stat), 0, 0, 0, SSC_WAIT_COMPLETION); in simscsi_sg_readwrite() 185 ia64_ssc(__pa(&stat), 0, 0, 0, SSC_WAIT_COMPLETION); in simscsi_get_disk_size()
|