Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c91 #define EBUFF_SZ 512 macro
368 static char ebuff[EBUFF_SZ];
672 snprintf(ebuff, EBUFF_SZ, ME "Error closing %s ", in run_sg_scan_tests()
694 snprintf(ebuff, EBUFF_SZ, in run_sg_scan_tests()
703 snprintf(ebuff, EBUFF_SZ, in run_sg_scan_tests()
712 snprintf(ebuff, EBUFF_SZ, ME "device %s failed on scsi " in run_sg_scan_tests()
721 snprintf(ebuff, EBUFF_SZ, in run_sg_scan_tests()
745 snprintf(ebuff, EBUFF_SZ, in run_sg_scan_tests()
784 snprintf(ebuff, EBUFF_SZ, ME "device %s writing, skip", in run_sg_scan_tests()
792 snprintf(ebuff, EBUFF_SZ, ME "device %s reading, skip", in run_sg_scan_tests()
[all …]