Searched refs:remoteport (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 1141 emlxs_log_sd_prlo_event(emlxs_port_t *port, HBA_WWN *remoteport) in emlxs_log_sd_prlo_event() argument 1167 bcopy((uint8_t *)remoteport, (uint8_t *)&bp->sd_prlor_remoteport, in emlxs_log_sd_prlo_event() 1178 emlxs_log_sd_lsrjt_event(emlxs_port_t *port, HBA_WWN *remoteport, in emlxs_log_sd_lsrjt_event() argument 1205 bcopy((uint8_t *)remoteport, (uint8_t *)&bp->sd_lsrjtr_remoteport, in emlxs_log_sd_lsrjt_event() 1219 emlxs_log_sd_fc_bsy_event(emlxs_port_t *port, HBA_WWN *remoteport) in emlxs_log_sd_fc_bsy_event() argument 1244 if (remoteport == NULL) in emlxs_log_sd_fc_bsy_event() 1249 bcopy((uint8_t *)remoteport, (uint8_t *)&bp->sd_pbsyr_rport, in emlxs_log_sd_fc_bsy_event() 1261 emlxs_log_sd_fc_rdchk_event(emlxs_port_t *port, HBA_WWN *remoteport, in emlxs_log_sd_fc_rdchk_event() argument 1288 bcopy((uint8_t *)remoteport, (uint8_t *)&bp->sd_fcprdchkerr_rport, in emlxs_log_sd_fc_rdchk_event() 1303 HBA_WWN *remoteport, int32_t lun) in emlxs_log_sd_scsi_event() argument [all …]
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 117 HBA_WWN *remoteport, uint32_t orig_cmd, 120 HBA_WWN *remoteport); 122 HBA_WWN *remoteport, uint32_t lun, 125 uint32_t type, HBA_WWN *remoteport, 129 HBA_WWN *remoteport, uint32_t lun,
|