Searched refs:b24 (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_init.c | 108 sp->name, sp->handle, fcport->d_id.b24, fcport->port_name); in qla2x00_async_iocb_timeout() 496 sp->handle, fcport->loop_id, fcport->d_id.b24, fcport->port_name); in qla2x00_async_adisc() 597 if ((id.b24 != fcport->d_id.b24 && in qla24xx_handle_gnl_done_event() 598 fcport->d_id.b24) || in qla24xx_handle_gnl_done_event() 707 if (fcport->d_id.b24 == id.b24) { in qla24xx_handle_gnl_done_event() 861 __func__, __LINE__, (u8 *)&wwn, id.b24); in qla24xx_async_gnl_sp_done() 1074 fcport->port_name, sp->handle, fcport->loop_id, fcport->d_id.b24, in qla24xx_async_prli() 1572 ea->id.b24); in qla2x00_fcport_event_handler() 1577 ea->id.b24); in qla2x00_fcport_event_handler() 1580 rid = ea->id.b24 & mask; in qla2x00_fcport_event_handler() [all …]
|
D | qla_gs.c | 668 sp->name, sp->handle, d_id->b24); in qla_async_rftid() 764 sp->name, sp->handle, d_id->b24, fc4feature, fc4type); in qla_async_rffid() 855 sp->name, sp->handle, d_id->b24); in qla_async_rnnid() 2594 eiter->a.port_id = cpu_to_be32(vha->d_id.b24); in qla2x00_fdmiv2_rpa() 3004 if (fcport->d_id.b24 == ea->id.b24) { in qla24xx_handle_gidpn_event() 3047 fcport->d_id.b24 = ea->id.b24; in qla24xx_handle_gidpn_event() 3440 __func__, __LINE__, ea->id.b24); in qla24xx_handle_gpnid_event() 3445 if (fcport->d_id.b24 == ea->id.b24) { in qla24xx_handle_gpnid_event() 3472 if ((conflict->d_id.b24 == ea->id.b24) && in qla24xx_handle_gpnid_event() 3539 if (conflict->d_id.b24 == ea->id.b24) { in qla24xx_handle_gpnid_event() [all …]
|
D | qla_nvme.c | 59 req.port_id = fcport->d_id.b24; in qla_nvme_register_remote() 705 pinfo.port_id = vha->d_id.b24; in qla_nvme_register_hba()
|
D | tcm_qla2xxx.c | 1564 if (sess->loop_id != loop_id || sess->d_id.b24 != s_id.b24) in tcm_qla2xxx_update_sess() 1588 if (sess->d_id.b24 != s_id.b24) { in tcm_qla2xxx_update_sess()
|
D | qla_target.c | 807 if (pla->id.b24 == id->b24) { in qlt_plogi_ack_find_add() 939 if (tmp->id.b24 == logo->id.b24) { in qlt_send_first_logo() 4597 if (port_id.b24 == other_sess->d_id.b24) { in qlt_find_sess_invalidate_other() 4808 (sess->d_id.b24 == port_id.b24)); in qlt_handle_login() 7144 key = vha->d_id.b24; in qlt_update_vp_map() 7176 vha->d_id.b24 = 0; in qlt_update_vp_map() 7184 if (!vha->d_id.b24) { in qlt_update_host_map() 7187 } else if (vha->d_id.b24 != id.b24) { in qlt_update_host_map()
|
D | qla_isr.c | 556 vp_did = vp->d_id.b24; in qla2x00_is_a_vp_did() 604 if (f->d_id.b24 == id->b24) { in qla2x00_find_fcport_by_nportid() 1011 fcport->loop_id, fcport->d_id.b24); in qla2x00_async_event() 1110 ea.id.b24 = rscn_entry; in qla2x00_async_event()
|
D | qla_iocb.c | 2587 sp->name, sp->handle, fcport->port_name, fcport->d_id.b24); in qla2x00_els_dcmd2_iocb_timeout() 2612 sp->name, res, sp->handle, fcport->d_id.b24, fcport->port_name); in qla2x00_els_dcmd2_sp_done() 2674 "Enter: PLOGI portid=%06x\n", fcport->d_id.b24); in qla24xx_els_dcmd2_iocb() 2732 fcport->d_id.b24, vha->d_id.b24); in qla24xx_els_dcmd2_iocb()
|
D | qla_bsg.c | 312 fcport->d_id.b24); in qla2x00_process_els() 1840 vha->bidir_fcport.d_id.b24); in qla24xx_process_bidir_cmd()
|
D | qla_mbx.c | 3870 id.b24 = 0; in qla24xx_report_id_acquisition() 3873 vha->d_id.b24 = 0; in qla24xx_report_id_acquisition() 3880 vha->d_id.b24, id.b24); in qla24xx_report_id_acquisition()
|
D | qla_mr.c | 758 "d_id=%x.\n", ret, fcport->d_id.b24); in qlafx00_loop_reset()
|
D | qla_def.h | 325 uint32_t b24 : 24; member
|
D | qla_os.c | 1683 "d_id=%x.\n", ret, fcport->d_id.b24); in qla2x00_loop_reset()
|
/Linux-v4.19/arch/c6x/kernel/ |
D | signal.c | 55 COPY(b24); COPY(b25); COPY(b26); COPY(b27); in restore_sigcontext() 120 COPY(b24); COPY(b25); COPY(b26); COPY(b27); in setup_sigcontext()
|
D | asm-offsets.c | 41 OFFSET(REGS_B24, pt_regs, b24); in foo()
|
D | traps.c | 61 pr_err("A24: %08lx B24: %08lx\n", regs->a24, regs->b24); in show_regs()
|
/Linux-v4.19/arch/c6x/include/uapi/asm/ |
D | ptrace.h | 129 REG_PAIR(b25, b24);
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 285 dc.l $223b1530,$00000b2c,$4ebb1930,$00000b24
|