Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.c974 #define CHKRES_NOT_READY 2 macro
1034 retval = CHKRES_NOT_READY; in test_ready()
1119 if (retval == CHKRES_NOT_READY || retval == CHKRES_NO_TAPE) { in check_tape()
1131 return CHKRES_NOT_READY; in check_tape()