Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c1304 uint32_t max_tpdnum, tpdnum, i, adn_len = 0; in sbd_pgr_out_register() local
1332 max_tpdnum = adn_len / sizeof (scsi_transport_id_t); in sbd_pgr_out_register()
1334 sizeof (stmf_remote_port_t) * max_tpdnum, KM_SLEEP); in sbd_pgr_out_register()
1369 sizeof (stmf_remote_port_t) * max_tpdnum); in sbd_pgr_out_register()
1379 kmem_free(rpt_ary, sizeof (stmf_remote_port_t) * max_tpdnum); in sbd_pgr_out_register()