Searched refs:ub_frame (Results 1 – 11 of 11) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_els.c | 1136 ubp->ub_frame.r_ctl = FC_ELS_REQ; in emlxs_handle_unsol_rscn() 1137 ubp->ub_frame.type = FC_TYPE_EXTENDED_LS; in emlxs_handle_unsol_rscn() 1138 ubp->ub_frame.s_id = LE_SWAP24_LO(iocb->un.elsreq.remoteID); in emlxs_handle_unsol_rscn() 1139 ubp->ub_frame.d_id = LE_SWAP24_LO(iocb->un.elsreq.myID); in emlxs_handle_unsol_rscn() 1140 ubp->ub_frame.ox_id = ub_priv->token; in emlxs_handle_unsol_rscn() 1141 ubp->ub_frame.rx_id = iocb->ULPCONTEXT; in emlxs_handle_unsol_rscn() 1285 ubp->ub_frame.r_ctl = FC_ELS_REQ; in emlxs_handle_unsol_flogi() 1286 ubp->ub_frame.type = FC_TYPE_EXTENDED_LS; in emlxs_handle_unsol_flogi() 1287 ubp->ub_frame.s_id = LE_SWAP24_LO(iocb->un.elsreq.remoteID); in emlxs_handle_unsol_flogi() 1288 ubp->ub_frame.d_id = LE_SWAP24_LO(iocb->un.elsreq.myID); in emlxs_handle_unsol_flogi() [all …]
|
| H A D | emlxs_ip.c | 269 ubp->ub_frame.r_ctl = cmd->un.xrseq.w5.hcsw.Rctl; in emlxs_ip_handle_unsol_req() 270 ubp->ub_frame.type = cmd->un.xrseq.w5.hcsw.Type; in emlxs_ip_handle_unsol_req() 271 ubp->ub_frame.s_id = sid; in emlxs_ip_handle_unsol_req() 272 ubp->ub_frame.ox_id = ub_priv->token; in emlxs_ip_handle_unsol_req() 273 ubp->ub_frame.rx_id = cmd->ULPCONTEXT; in emlxs_ip_handle_unsol_req()
|
| H A D | emlxs_clock.c | 1126 ubp->ub_frame.type, ubp->ub_frame.s_id, in emlxs_timer_check_ub() 1127 ubp->ub_frame.ox_id, ubp->ub_frame.rx_id); in emlxs_timer_check_ub()
|
| H A D | emlxs_solaris.c | 3084 emlxs_abort_els_exchange(hba, port, ubp->ub_frame.rx_id); in emlxs_ub_els_reject() 3090 emlxs_abort_els_exchange(hba, port, ubp->ub_frame.rx_id); in emlxs_ub_els_reject() 3094 sid = LE_SWAP24_LO(ubp->ub_frame.s_id); in emlxs_ub_els_reject() 3109 pkt->pkt_cmd_fhdr.d_id = ubp->ub_frame.s_id; in emlxs_ub_els_reject() 3120 pkt->pkt_cmd_fhdr.rx_id = ubp->ub_frame.rx_id; in emlxs_ub_els_reject() 3211 if ((ubp->ub_frame.r_ctl == FC_ELS_REQ) && in emlxs_fca_ub_release() 12425 port->ulp_unsol_cb(port->ulp_handle, ubp, ubp->ub_frame.type); in emlxs_ulp_unsol_cb()
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
| H A D | fp.c | 10693 " ro=%x, buffer[0]:%x", buf->ub_frame.s_id, buf->ub_frame.d_id, in fp_unsol_cb() 10694 buf->ub_frame.type, buf->ub_frame.r_ctl, buf->ub_frame.f_ctl, in fp_unsol_cb() 10695 buf->ub_frame.seq_id, buf->ub_frame.df_ctl, buf->ub_frame.seq_cnt, in fp_unsol_cb() 10696 buf->ub_frame.ox_id, buf->ub_frame.rx_id, buf->ub_frame.ro, in fp_unsol_cb() 10720 "ro=%x", buf->ub_frame.s_id, buf->ub_frame.d_id, in fp_unsol_cb() 10721 buf->ub_frame.type, buf->ub_frame.seq_id, in fp_unsol_cb() 10722 buf->ub_frame.ox_id, buf->ub_frame.rx_id, buf->ub_frame.ro); in fp_unsol_cb() 10737 r_ctl = buf->ub_frame.r_ctl; in fp_unsol_cb() 10738 s_id = buf->ub_frame.s_id; in fp_unsol_cb() 10752 buf->ub_frame.s_id); in fp_unsol_cb() [all …]
|
| H A D | fctl.c | 4920 switch ((buf->ub_frame.r_ctl) & R_CTL_ROUTING) { in fctl_ulp_unsol_cb()
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
| H A D | fctl.h | 283 fc_frame_hdr_t ub_frame; member
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| H A D | ql_api.c | 6712 d_id.b24 = ubp->ub_frame.s_id; in ql_busy_plogi() 8953 r_ctl = ubp->ub_frame.r_ctl; in ql_unsol_callback() 9024 ubp->ub_frame.s_id); in ql_unsol_callback() 9029 ubp->ub_frame.s_id); in ql_unsol_callback() 9091 ubp->ub_frame.d_id = vha->d_id.b24; in ql_send_logo() 9092 ubp->ub_frame.r_ctl = R_CTL_ELS_REQ; in ql_send_logo() 9093 ubp->ub_frame.s_id = tq->d_id.b24; in ql_send_logo() 9094 ubp->ub_frame.rsvd = 0; in ql_send_logo() 9095 ubp->ub_frame.f_ctl = F_CTL_FIRST_SEQ | F_CTL_END_SEQ | in ql_send_logo() 9097 ubp->ub_frame.type = FC_TYPE_EXTENDED_LS; in ql_send_logo() [all …]
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
| H A D | fcoei_eth.c | 379 FCOEI_FRM2FHDR(frm, &ub->ub_frame); in fcoei_process_unsol_els_req()
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
| H A D | fcp.c | 4237 r_ctl = buf->ub_frame.r_ctl; in fcp_els_callback() 5579 pkt->pkt_cmd_fhdr.d_id = buf->ub_frame.s_id; in fcp_unsol_resp_init() 5580 pkt->pkt_cmd_fhdr.s_id = buf->ub_frame.d_id; in fcp_unsol_resp_init() 5583 pkt->pkt_cmd_fhdr.seq_id = buf->ub_frame.seq_id; in fcp_unsol_resp_init() 5584 pkt->pkt_cmd_fhdr.df_ctl = buf->ub_frame.df_ctl; in fcp_unsol_resp_init() 5585 pkt->pkt_cmd_fhdr.seq_cnt = buf->ub_frame.seq_cnt; in fcp_unsol_resp_init() 5586 pkt->pkt_cmd_fhdr.ox_id = buf->ub_frame.ox_id; in fcp_unsol_resp_init() 5587 pkt->pkt_cmd_fhdr.rx_id = buf->ub_frame.rx_id; in fcp_unsol_resp_init() 5612 if ((ptgt = fcp_get_target_by_did(pptr, buf->ub_frame.s_id)) != in fcp_unsol_prli()
|
| H A D | fcip.c | 2495 r_ctl = buf->ub_frame.r_ctl; in fcip_els_cb() 2846 if (buf->ub_frame.type != FC_TYPE_IS8802_SNAP) { in fcip_data_cb() 3067 map.map_did.port_id = buf->ub_frame.s_id; in fcip_cache_arp_broadcast() 3068 map.map_hard_addr.hard_addr = buf->ub_frame.s_id; in fcip_cache_arp_broadcast()
|