Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12518 uint64_t sam_lun; in fcp_create_dip() local
12675 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() local
12895 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()