Searched refs:TAPE_SENSE_LENGTH (Results 1 – 2 of 2) sorted by relevance
1590 #define TAPE_SENSE_LENGTH 32 /* allows for softerror info */ macro
12424 sensep = kmem_zalloc(TAPE_SENSE_LENGTH, KM_SLEEP); in st_report_exabyte_soft_errors()12430 *c++ = TAPE_SENSE_LENGTH; in st_report_exabyte_soft_errors()12439 com->uscsi_buflen = TAPE_SENSE_LENGTH; in st_report_exabyte_soft_errors()12451 amt = (int)TAPE_SENSE_LENGTH - com->uscsi_resid; in st_report_exabyte_soft_errors()12518 kmem_free(sensep, TAPE_SENSE_LENGTH); in st_report_exabyte_soft_errors()