Searched defs:LUN_PORT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c688 #define LUN_PORT (plun->lun_tgt->tgt_port) macro
3861 fcp_abort_commands(head, LUN_PORT);
8418 fcp_abort_commands(head, LUN_PORT);
8427 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip,
8430 fcp_log(CE_NOTE, LUN_PORT->port_dip,
8455 FCP_TRACE(fcp_logq, LUN_PORT->port_instbuf,
8460 fcp_log(CE_NOTE, LUN_PORT->port_dip,
8465 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, FCP_OFFLINE,
8467 fcp_log(CE_CONT, LUN_PORT->port_dip,
8581 struct fcp_port *pptr = LUN_PORT;
[all...]

Completed in 86 milliseconds