Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dscsi_all.c6976 int vcr_len, as_len; in scsi_attrib_volcoh_sbuf() local
7001 vcr_len = *cur_ptr; in scsi_attrib_volcoh_sbuf()
7006 switch (vcr_len) { in scsi_attrib_volcoh_sbuf()
7032 sbuf_hexdump(sb, cur_ptr, vcr_len, NULL, 0); in scsi_attrib_volcoh_sbuf()
7035 if (vcr_len <= 8) in scsi_attrib_volcoh_sbuf()
7038 cur_ptr += vcr_len; in scsi_attrib_volcoh_sbuf()