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

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

Completed in 45 milliseconds