Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h230 } report_lun_resp_t; typedef
447 const char *dyncomp, int *num_luns, report_lun_resp_t **resp_buf,
H A Dcfga_list.c983 report_lun_resp_t **resp_buf, in get_report_lun_data()
995 if ((*resp_buf = (report_lun_resp_t *)calloc(1, alloc_len)) == NULL) { in get_report_lun_data()
1023 if ((*resp_buf = (report_lun_resp_t *)calloc(1, alloc_len)) in get_report_lun_data()
1066 report_lun_resp_t *resp_buf; in get_accessible_FCP_dev_ldata()
3686 report_lun_resp_t *resp_buf; in get_inq_dtype()
H A Dcfga_cs.c696 report_lun_resp_t *resp_buf; in dev_change_state()