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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12504 uint64_t sam_lun; local
12661 bcopy(&plun->lun_addr, &sam_lun, FCP_LUN_SIZE);
12663 sam_lun) != DDI_PROP_SUCCESS) {
12702 uint64_t sam_lun; local
12881 bcopy(&plun->lun_addr, &sam_lun, FCP_LUN_SIZE);
12882 if (mdi_prop_update_int64(pip, SAM_LUN_PROP, sam_lun)

Completed in 88 milliseconds