Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/libscsi/common/
H A Dscsi_engine.c476 size_t cdbsz, sz; in libscsi_action_alloc() local
501 if ((sz = cdbsz = libscsi_cmd_cdblen(hp, cmd)) == 0) in libscsi_action_alloc()
526 aip->lsai_cdb_len = cdbsz; in libscsi_action_alloc()
527 off += cdbsz; in libscsi_action_alloc()