Searched refs:MIN_REQUEST_SENSE_LEN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.h43 #define MIN_REQUEST_SENSE_LEN 18 macro
H A Dds_scsi_uscsi.c1126 if ((((int)rq->es_add_len) + 8) < MIN_REQUEST_SENSE_LEN ||
1128 *rqlen < MIN_REQUEST_SENSE_LEN) {

Completed in 35 milliseconds