/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 2257 uint32_t *d_id; in fp_job_handler() local 2411 d_id = (uint32_t *)job->job_private; in fp_job_handler() 2412 pd = fctl_get_remote_port_by_did(port, *d_id); in fp_job_handler() 2429 *d_id, KM_SLEEP); in fp_job_handler() 2443 rval = fp_port_login(port, *d_id, job, in fp_job_handler() 2981 p2p_info.d_id, in fp_port_startup() 2985 port->fp_port_id.port_id, p2p_info.d_id); in fp_port_startup() 3269 "Retrying ELS for %x", cmd->cmd_pkt.pkt_cmd_fhdr.d_id); in fp_enque_cmd() 3754 uint32_t d_id; in fp_get_loopmap() local 3787 d_id = lilp_map->lilp_alpalist[count]; in fp_get_loopmap() [all …]
|
H A D | fctl.c | 1179 uint32_t d_id; in fc_ulp_get_remote_port() local 1215 d_id = ((ns_resp_gid_pn_t *)ns_cmd->ns_data_buf)->pid.port_id; in fc_ulp_get_remote_port() 1226 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.port_id = d_id - 1; in fc_ulp_get_remote_port() 1472 } else if (FC_IS_REAL_DEVICE(pkt->pkt_cmd_fhdr.d_id)) { in fc_ulp_transport() 1785 fc_ulp_get_pwwn_by_did(opaque_t port_handle, fc_portid_t d_id, la_wwn_t *pwwn) in fc_ulp_get_pwwn_by_did() argument 1791 pd = fctl_get_remote_port_by_did(port, d_id.port_id); in fc_ulp_get_pwwn_by_did() 1845 fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id) in fc_ulp_get_fca_device() argument 1853 return (port->fp_fca_tran->fca_get_device(port->fp_fca_handle, d_id)); in fc_ulp_get_fca_device() 3050 fc_portid_t d_id; in fctl_ulp_statec_cb() local 3056 d_id = pd->pd_port_id; in fctl_ulp_statec_cb() [all …]
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 3097 port_id_t d_id = {0, 0, 0, 0}; in ql_configure_n_port_info() local 3121 tq->d_id.b24, in ql_configure_n_port_info() 3131 ha->n_port->d_id.b24 = in ql_configure_n_port_info() 3132 tq->d_id.b24; in ql_configure_n_port_info() 3172 tq->d_id.b.al_pa = 0; in ql_configure_n_port_info() 3173 tq->d_id.b.area = 0; in ql_configure_n_port_info() 3174 tq->d_id.b.domain = 0; in ql_configure_n_port_info() 3215 &d_id, &loop_id); in ql_configure_n_port_info() 3219 tq->d_id.b24 = d_id.b24; in ql_configure_n_port_info() 3220 ha->n_port->d_id.b24 = d_id.b24; in ql_configure_n_port_info() [all …]
|
H A D | ql_api.c | 2624 port_id_t d_id; in ql_bind_port() local 2717 port_info->pi_s_id.port_id = vha->d_id.b24; in ql_bind_port() 2727 d_id.b24 = ha->d_id.b24; in ql_bind_port() 2731 d_id.b.al_pa = ql_index_to_alpa[ha-> in ql_bind_port() 2735 d_id.b24; in ql_bind_port() 2739 d_id.b.al_pa = ql_index_to_alpa[ha-> in ql_bind_port() 2741 port_info->pi_hard_addr.hard_addr = d_id.b24; in ql_bind_port() 3028 pkt->pkt_resp_fhdr.d_id = ha->d_id.b24; in ql_els_send() 3029 pkt->pkt_resp_fhdr.s_id = pkt->pkt_cmd_fhdr.d_id; in ql_els_send() 3046 pkt->pkt_cmd_fhdr.d_id); in ql_els_send() [all …]
|
H A D | ql_mbx.c | 1113 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_abort_target() 1179 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_lun_reset() 1245 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_clear_task_set() 1312 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_abort_task_set() 1374 pkt->mgmt.target_id[0] = tq->d_id.b.al_pa; in ql_task_mgmt_iocb() 1375 pkt->mgmt.target_id[1] = tq->d_id.b.area; in ql_task_mgmt_iocb() 1376 pkt->mgmt.target_id[2] = tq->d_id.b.domain; in ql_task_mgmt_iocb() 1382 pkt->sts24.entry_status, tq->d_id.b24); in ql_task_mgmt_iocb() 1390 pkt->sts24.comp_status, tq->d_id.b24); in ql_task_mgmt_iocb() 1432 mcp->mb[1] = tq->d_id.b.al_pa; in ql_loop_port_bypass() [all …]
|
H A D | ql_xioctl.c | 978 tmp_port.Id[1] = ha->d_id.b.domain; in ql_qry_hba_port() 979 tmp_port.Id[2] = ha->d_id.b.area; in ql_qry_hba_port() 980 tmp_port.Id[3] = ha->d_id.b.al_pa; in ql_qry_hba_port() 1107 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_hba_port() 1186 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_disc_port() 1219 tmp_port.Id[1] = tq->d_id.b.domain; in ql_qry_disc_port() 1220 tmp_port.Id[2] = tq->d_id.b.area; in ql_qry_disc_port() 1221 tmp_port.Id[3] = tq->d_id.b.al_pa; in ql_qry_disc_port() 1303 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_disc_tgt() 1330 tmp_tgt.Id[1] = tq->d_id.b.domain; in ql_qry_disc_tgt() [all …]
|
H A D | ql_isr.c | 1219 if (LSB(mb[1]) == vha->d_id.b.domain && in ql_async_event() 1220 MSB(mb[2]) == vha->d_id.b.area && in ql_async_event() 1221 LSB(mb[2]) == vha->d_id.b.al_pa) { in ql_async_event() 1972 sp->lun_queue->target_queue->d_id.b24, in ql_status_entry() 2110 sp->lun_queue->target_queue->d_id.b24, in ql_24xx_status_entry() 2499 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error() 2511 "\n", sts.comp_status, tq->d_id.b24, sp->lun_queue->lun_no, in ql_status_error() 2555 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error() 2558 "cnt=%d\n", tq->d_id.b24, sp->lun_queue->lun_no, in ql_status_error() 2578 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error() [all …]
|
H A D | ql_iocb.c | 725 pkt->target_id[0] = tq->d_id.b.al_pa; in ql_command_24xx_iocb() 726 pkt->target_id[1] = tq->d_id.b.area; in ql_command_24xx_iocb() 727 pkt->target_id[2] = tq->d_id.b.domain; in ql_command_24xx_iocb() 872 pkt->target_id[0] = tq->d_id.b.al_pa; in ql_cmd_24xx_type_6_iocb() 873 pkt->target_id[1] = tq->d_id.b.area; in ql_cmd_24xx_type_6_iocb() 874 pkt->target_id[2] = tq->d_id.b.domain; in ql_cmd_24xx_type_6_iocb()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 134 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_els_handle_event() 177 pkt->pkt_resp_fhdr.d_id = pkt->pkt_cmd_fhdr.s_id; in emlxs_els_handle_event() 178 pkt->pkt_resp_fhdr.s_id = pkt->pkt_cmd_fhdr.d_id; in emlxs_els_handle_event() 576 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_handle_sol_flogi() 601 pkt->pkt_resp_fhdr.d_id = LE_SWAP24_LO(port->did); in emlxs_handle_sol_flogi() 767 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_handle_sol_fdisc() 777 pkt->pkt_resp_fhdr.d_id = LE_SWAP24_LO(port->did); in emlxs_handle_sol_fdisc() 837 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_handle_sol_plogi() 915 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_handle_sol_adisc() 962 did = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_handle_sol_prli() [all …]
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 362 la_wwn_t *node_wwn, la_wwn_t *port_wwn, uint32_t d_id, 366 la_wwn_t *port_wwn, uint32_t d_id, uchar_t recepient, int sleep); 395 uint32_t d_id); 397 uint32_t d_id); 407 fc_remote_port_t *fctl_lookup_pd_by_did(fc_local_port_t *port, uint32_t d_id);
|
H A D | fcph.h | 152 uint32_t d_id : 24, member 167 d_id : 24;
|
H A D | fp.h | 332 static int fp_port_login(fc_local_port_t *port, uint32_t d_id, 341 static void fp_els_init(fp_cmd_t *cmd, uint32_t s_id, uint32_t d_id, 344 uint32_t d_id, void (*intr) (), job_request_t *job, uchar_t ls_code); 419 uint32_t d_id); 444 uint32_t d_id, int sleep);
|
H A D | fc_fcaif.h | 140 uint32_t d_id; /* Remote port D_ID */ member 200 opaque_t (*fca_get_device) (opaque_t fca_port, fc_portid_t d_id);
|
H A D | fc_ulpif.h | 178 int fc_ulp_get_pwwn_by_did(opaque_t port_handle, fc_portid_t d_id, 182 opaque_t fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id);
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmttydefs.c | 64 static char d_id[MAXID+1], in read_ttydefs() local 128 (void) strncpy(d_id, getword(ptr, &size, 0), MAXID); in read_ttydefs() 129 gptr->g_id = d_id; in read_ttydefs()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 626 fcoei_get_device(void *fca_handle, fc_portid_t d_id) in fcoei_get_device() argument 628 FCOEI_EXT_LOG(__FUNCTION__, "not supported: %p-%x", fca_handle, d_id); in fcoei_get_device() 866 FFM_D_ID(fpkt->pkt_cmd_fhdr.d_id, frm); in fcoei_initiate_ct_req() 1119 FFM_D_ID(fpkt->pkt_cmd_fhdr.d_id, frm); in fcoei_initiate_fcp_cmd() 1227 FFM_D_ID(fpkt->pkt_cmd_fhdr.d_id, frm); in fcoei_initiate_els_req() 1281 FFM_D_ID(fpkt->pkt_cmd_fhdr.d_id, frm); in fcoei_initiate_els_resp() 1297 FRM2SS(frm)->ss_p2p_info.d_id = FRM_D_ID(frm); in fcoei_initiate_els_resp() 1847 fpkt->pkt_cmd_fhdr.d_id = ss->ss_p2p_info.d_id; in fcoei_logo_peer() 1849 fpkt->pkt_cmd_fhdr.d_id = 0xFFFFFE; in fcoei_logo_peer()
|
H A D | fcoei.h | 274 (x_fhdr)->d_id = FRM_D_ID(x_frm); \ 289 FFM_D_ID((x_fhdr)->d_id, x_frm); \
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_fcoe_api.h | 80 struct fc_addr_nw d_id; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_apps.h | 227 uint32_t d_id; member
|
/illumos-gate/usr/src/uts/common/sys/fc4/ |
H A D | fcal.h | 49 uint_t r_ctl:8, d_id:24; member
|
H A D | fc.h | 49 uint_t r_ctl:8, d_id:24; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 2742 pkt->pkt_cmd_fhdr.d_id = FS_MANAGEMENT_SERVER; in fcsm_ct_init() 2744 pkt->pkt_cmd_fhdr.d_id = FS_NAME_SERVER; in fcsm_ct_init() 2787 pkt->pkt_cmd_fhdr.d_id)); in fcsm_ct_intr() 3062 fcsm_els_init(fcsm_cmd_t *cmd, uint32_t d_id) in fcsm_els_init() argument 3072 pkt->pkt_cmd_fhdr.d_id = d_id; in fcsm_els_init() 3089 fcsm_xlogi_init(fcsm_t *fcsm, fcsm_cmd_t *cmd, uint32_t d_id, in fcsm_xlogi_init() argument 3112 fcsm_els_init(cmd, d_id); in fcsm_xlogi_init() 3147 pkt->pkt_cmd_fhdr.d_id); in fcsm_xlogi_intr() 3283 pkt->pkt_cmd_fhdr.d_id, pkt)); in fcsm_pkt_common_intr()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | door.h | 128 door_id_t d_id; /* unique id */ member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcp_util.h | 82 uint32_t d_id; member
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_smb.c | 67 int d_id; member 218 sv->sv_proto = dp->d_id; in smb_smb_negotiate() 220 if (dp->d_id < SMB_DIALECT_NTLM0_12) { in smb_smb_negotiate()
|