Searched refs:rpt_len (Results 1 – 1 of 1) sorted by relevance
516 int16_t lpt_len, int16_t rpt_len) in sbd_pgr_key_alloc() argument529 if (rptid && rpt_len >= sizeof (scsi_transport_id_t)) { in sbd_pgr_key_alloc()531 key->pgr_key_rpt_len = rpt_len; in sbd_pgr_key_alloc()533 rpt_len, KM_SLEEP); in sbd_pgr_key_alloc()534 bcopy(rptid, key->pgr_key_rpt_id, rpt_len); in sbd_pgr_key_alloc()