Searched defs:combined_pg_lst_sz (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_client.c1049 int combined_num_of_pgs, combined_pg_lst_sz, local
1133 combined_pg_lst_sz = sizeof (isns_portal_group_list_t);
1135 combined_pg_lst_sz += (combined_num_of_pgs - 1) *
1139 combined_pg_lst_sz, KM_SLEEP);

Completed in 400 milliseconds