Searched refs:LUN_PORT (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 688 #define LUN_PORT (plun->lun_tgt->tgt_port) macro 3861 fcp_abort_commands(head, LUN_PORT); in fcp_port_ioctl() 8432 fcp_abort_commands(head, LUN_PORT); in fcp_prepare_offline_lun() 8441 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, in fcp_prepare_offline_lun() 8444 fcp_log(CE_NOTE, LUN_PORT->port_dip, in fcp_prepare_offline_lun() 8469 FCP_TRACE(fcp_logq, LUN_PORT->port_instbuf, in fcp_offline_lun_now() 8474 fcp_log(CE_NOTE, LUN_PORT->port_dip, in fcp_offline_lun_now() 8479 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, FCP_OFFLINE, in fcp_offline_lun_now() 8481 fcp_log(CE_CONT, LUN_PORT->port_dip, in fcp_offline_lun_now() 8595 struct fcp_port *pptr = LUN_PORT; in fcp_update_offline_flags() [all …]
|