Searched refs:num_lun (Results 1 – 4 of 4) sorted by relevance
227 uint32_t num_lun; member
1019 if (ntohl((*resp_buf)->num_lun) > in get_report_lun_data()1021 alloc_len = (*resp_buf)->num_lun + REPORT_LUN_HDR_SIZE; in get_report_lun_data()1042 *num_luns = ntohl((*resp_buf)->num_lun) >> 3; in get_report_lun_data()
1142 uint32_t num_lun; /* num LUNs * 8 */ member
2886 num_luns = BE_32(report_lun->num_lun) >> 3; in fcp_is_reconfig_needed()7612 nluns_claimed = BE_32(report_lun->num_lun) >> 3; in fcp_handle_reportlun()