Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4048 if (plun->lun_cip) { in fcp_port_ioctl()
4050 cdip = DIP(plun->lun_cip); in fcp_port_ioctl()
4053 PIP(plun->lun_cip)); in fcp_port_ioctl()
7397 if (plun->lun_cip == NULL) { in fcp_handle_page83()
8089 if (plun->lun_mpxio && plun->lun_cip && in fcp_create_luns()
8090 (!fcp_pass_to_hp(pptr, plun, plun->lun_cip, in fcp_create_luns()
8117 if (plun->lun_cip && (plun->lun_state & FCP_LUN_CHANGED)) { in fcp_create_luns()
8202 if (plun->lun_cip == cip) { in fcp_trigger_lun()
8203 cdip = DIP(plun->lun_cip); in fcp_trigger_lun()
8207 } else if ((plun->lun_cip == cip) && plun->lun_cip) { in fcp_trigger_lun()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h994 child_info_t *lun_cip; member
1346 fcp_lun::lun_cip fcp_lun::lun_mpxio))