Searched refs:syscall_result (Results 1 – 2 of 2) sorted by relevance
654 STp->buffer->syscall_result = 0; in st_do_scsi()713 if (STbuffer->syscall_result) { in write_behind_check()1328 (STp->buffer)->syscall_result = 0; in st_open()1806 retval = STbp->syscall_result; in st_write()1818 if (STbp->syscall_result != 0) { in st_write()1884 retval = STbp->syscall_result; in st_write()1978 return STbp->syscall_result; in read_tape()1984 if (STbp->syscall_result) { in read_tape()2100 retval = STbp->syscall_result; in read_tape()2523 return STp->buffer->syscall_result; in read_mode_page()[all …]
45 int syscall_result; member
Completed in 11 milliseconds