Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/scsi/
HDscsi_all.c6973 int vcr_len, as_len; in scsi_attrib_volcoh_sbuf() local
6998 vcr_len = *cur_ptr; in scsi_attrib_volcoh_sbuf()
7003 switch (vcr_len) { in scsi_attrib_volcoh_sbuf()
7029 sbuf_hexdump(sb, cur_ptr, vcr_len, NULL, 0); in scsi_attrib_volcoh_sbuf()
7032 if (vcr_len <= 8) in scsi_attrib_volcoh_sbuf()
7035 cur_ptr += vcr_len; in scsi_attrib_volcoh_sbuf()