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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c8151 stmf_scsilib_tptid_validate(scsi_transport_id_t *tptid, uint32_t total_sz, argument
8158 if (total_sz < sizeof (scsi_transport_id_t))
8165 if (total_sz < tpd_len || tptid->format_code != 0)
8175 if ((total_sz < tpd_len) ||
8204 if (total_sz < tpd_len || tptid->format_code != 0)
8219 if (total_sz < tpd_len)
8223 if (total_sz < tpd_len)

Completed in 98 milliseconds