Searched refs:sam_lun (Results 1 – 1 of 1) sorted by relevance
12518 uint64_t sam_lun; in fcp_create_dip() local12675 bcopy(&plun->lun_addr, &sam_lun, FCP_LUN_SIZE); in fcp_create_dip()12677 sam_lun) != DDI_PROP_SUCCESS) { in fcp_create_dip()12716 uint64_t sam_lun; in fcp_create_pip() local12895 bcopy(&plun->lun_addr, &sam_lun, FCP_LUN_SIZE); in fcp_create_pip()12896 if (mdi_prop_update_int64(pip, SAM_LUN_PROP, sam_lun) in fcp_create_pip()