Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h215 #define REPORT_LUN_HDR_SIZE 8 macro
H A Dcfga_list.c1020 (sizeof (struct report_lun_resp) - REPORT_LUN_HDR_SIZE)) { in get_report_lun_data()
1021 alloc_len = (*resp_buf)->num_lun + REPORT_LUN_HDR_SIZE; in get_report_lun_data()