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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h227 uint32_t num_lun; member in struct:report_lun_resp
H A Dcfga_list.c1019 if (ntohl((*resp_buf)->num_lun) >
1021 alloc_len = (*resp_buf)->num_lun + REPORT_LUN_HDR_SIZE;
1041 /* num_lun represent number of luns * 8. */
1042 *num_luns = ntohl((*resp_buf)->num_lun) >> 3;

Completed in 644 milliseconds