Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.c7066 int vcr_len, as_len; in scsi_attrib_volcoh_sbuf() local
7091 vcr_len = *cur_ptr; in scsi_attrib_volcoh_sbuf()
7096 switch (vcr_len) { in scsi_attrib_volcoh_sbuf()
7122 sbuf_hexdump(sb, cur_ptr, vcr_len, NULL, 0); in scsi_attrib_volcoh_sbuf()
7125 if (vcr_len <= 8) in scsi_attrib_volcoh_sbuf()
7128 cur_ptr += vcr_len; in scsi_attrib_volcoh_sbuf()