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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c503 rep_luns_rsp_t *lun_resp; local
527 lun_resp = (rep_luns_rsp_t *)raw_luns;
528 memcpy(&tmp_lunlength, &(lun_resp->length), sizeof (tmp_lunlength));
540 fcLUN = ntohll(wwnConversion(lun_resp->lun[lunCount].val));
573 lun_string = lun_resp->lun[lunCount].val;
580 lun_string = lun_resp->lun[lunCount].val;
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c1713 rep_luns_rsp_t *lun_resp; local
1821 lun_resp = (rep_luns_rsp_t *)((void *)rawLUNs);
1822 (void) memcpy(&tmp_lunlength, &(lun_resp->length),
1837 (void) memcpy(&TPMapData->reportLUN, lun_resp->
1848 sasLUN = ntohll(wwnConversion(lun_resp->lun[lunCount].val));
1896 lun_string = lun_resp->lun[lunCount].val;
1904 lun_string = lun_resp->lun[lunCount].val;
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c903 struct rep_luns_rsp *lun_resp; local
1040 lun_resp =
1044 wwnConversion(lun_resp->lun[0].val));

Completed in 72 milliseconds