Home
last modified time | relevance | path

Searched refs:did (Results 201 - 225 of 335) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dwof.S360 andcc %glob_tmp, 0x2, %g0 ! did we fault?
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Detrap_32.S273 andcc %glob_tmp, 0x2, %g0 ! did we fault?
H A Dwof.S360 andcc %glob_tmp, 0x2, %g0 ! did we fault?
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dak881x.c230 const struct i2c_device_id *did) in ak881x_probe()
229 ak881x_probe(struct i2c_client *client, const struct i2c_device_id *did) ak881x_probe() argument
H A Dml86v7667.c362 const struct i2c_device_id *did) in ml86v7667_probe()
361 ml86v7667_probe(struct i2c_client *client, const struct i2c_device_id *did) ml86v7667_probe() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h159 u16 did; member
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_io.c162 fc_fill_fc_hdr(fp, FC_RCTL_DD_SOL_DATA, ep->did, ep->sid, in ft_queue_data_in()
/kernel/linux/linux-5.10/include/linux/
H A Drio.h149 * @did: Device ID
180 u16 did; member
/kernel/linux/linux-5.10/scripts/mod/
H A Ddevicetable-offsets.c202 DEVID_FIELD(rio_device_id, did); in main()
/kernel/linux/linux-6.6/include/linux/
H A Drio.h149 * @did: Device ID
180 u16 did; member
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_io.c161 fc_fill_fc_hdr(fp, FC_RCTL_DD_SOL_DATA, ep->did, ep->sid, in ft_queue_data_in()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead_32.S191 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h154 u16 did; member
/kernel/linux/linux-6.6/scripts/mod/
H A Ddevicetable-offsets.c203 DEVID_FIELD(rio_device_id, did); in main()
/third_party/node/lib/internal/debugger/
H A Dinspect_client.js58 `WebSocket secret mismatch: ${requestKey} did not match ${responseKey}`,
/third_party/node/test/report/
H A Dtest-report-uv-handles.js167 ` but did not: ${signal}`);
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c140 "rport terminate: sid:x%x did:x%x flg:x%x", in lpfc_terminate_rport_io()
167 "rport devlosscb: sid:x%x did:x%x flg:x%x", in lpfc_dev_loss_tmo_callbk()
449 "rport devlosstmo:did:x%x type:x%x id:x%x", in lpfc_dev_loss_tmo_handler()
2066 * If user did not specify any addressing mode, or if the in lpfc_match_fcf_conn_list()
4519 "rport add: did:x%x flg:x%x type x%x", in lpfc_register_remote_port()
4587 "rport delete: did:x%x flg:x%x type x%x", in lpfc_unregister_remote_port()
4880 "node statechg did:x%x old:%d ste:%d", in lpfc_nlp_set_state()
4940 * @did: FC_ID of the node.
4952 uint32_t did) in lpfc_initialize_node()
4959 ndlp->nlp_DID = did; in lpfc_initialize_node()
4951 lpfc_initialize_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, uint32_t did) lpfc_initialize_node() argument
5590 lpfc_matchdid(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, uint32_t did) lpfc_matchdid() argument
5646 __lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did) __lpfc_findnode_did() argument
5674 lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did) lpfc_findnode_did() argument
5722 lpfc_setup_disc_node(struct lpfc_vport *vport, uint32_t did) lpfc_setup_disc_node() argument
6582 lpfc_nlp_init(struct lpfc_vport *vport, uint32_t did) lpfc_nlp_init() argument
[all...]
H A Dlpfc_crtn.h130 struct lpfc_nodelist *lpfc_nlp_init(struct lpfc_vport *vport, uint32_t did);
369 struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did,
H A Dlpfc_nportdisc.c416 /* For initiators, lpfc_plogi_confirm_nport skips fabric did. in lpfc_rcv_plogi()
1030 "rport rolechg: role:x%x did:x%x flg:x%x", in lpfc_rcv_prli()
1358 u32 did; in lpfc_cmpl_plogi_plogi_issue() local
1482 did = get_job_els_rsp64_did(phba, cmdiocb); in lpfc_cmpl_plogi_plogi_issue()
1484 if (lpfc_reg_rpi(phba, vport->vpi, did, in lpfc_cmpl_plogi_plogi_issue()
1933 uint32_t did = mb->un.varWords[1]; in lpfc_cmpl_reglogin_reglogin_issue() local
1940 did, mb->mbxStatus, vport->port_state, in lpfc_cmpl_reglogin_reglogin_issue()
1974 did, ndlp->nlp_type, ndlp->nlp_fc4_type); in lpfc_cmpl_reglogin_reglogin_issue()
3122 "DSM in: evt:%d ste:%d did:x%x", in lpfc_disc_state_machine()
3139 "DSM out: ste:%d did in lpfc_disc_state_machine()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_attr.c837 port_id_t did; in qla2x00_issue_logo() local
850 did.b.domain = (type & 0x00ff0000) >> 16; in qla2x00_issue_logo()
851 did.b.area = (type & 0x0000ff00) >> 8; in qla2x00_issue_logo()
852 did.b.al_pa = (type & 0x000000ff); in qla2x00_issue_logo()
855 did.b.domain, did.b.area, did.b.al_pa); in qla2x00_issue_logo()
859 qla24xx_els_dcmd_iocb(vha, ELS_DCMD_LOGO, did); in qla2x00_issue_logo()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_attr.c843 port_id_t did; in qla2x00_issue_logo() local
856 did.b.domain = (type & 0x00ff0000) >> 16; in qla2x00_issue_logo()
857 did.b.area = (type & 0x0000ff00) >> 8; in qla2x00_issue_logo()
858 did.b.al_pa = (type & 0x000000ff); in qla2x00_issue_logo()
861 did.b.domain, did.b.area, did.b.al_pa); in qla2x00_issue_logo()
865 qla24xx_els_dcmd_iocb(vha, ELS_DCMD_LOGO, did); in qla2x00_issue_logo()
H A Dqla_edif.c1083 "%s app did not indicate number of ports to return\n", in qla_edif_app_getstats()
2081 a->ox_id, a->sid.b24, a->did.b24); in qla_els_reject_iocb()
2552 a.did.b.domain = p->s_id[2]; in qla24xx_auth_els()
2553 a.did.b.area = p->s_id[1]; in qla24xx_auth_els()
2554 a.did.b.al_pa = p->s_id[0]; in qla24xx_auth_els()
2600 purex->pur_info.pur_sid = a.did; in qla24xx_auth_els()
2647 __func__, a.did.b24); in qla24xx_auth_els()
3532 a->did = sp->fcport->d_id; in qla_parse_auth_els_ctl()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Darmv8-mont.pl264 sbcs $ovf,$ovf,xzr // did it borrow?
274 csel $nj,$tj,$aj,lo // did it borrow?
1284 cmp $cnt,x29 // did we hit the bottom?
1343 sbcs xzr,$topmost,xzr // did it borrow?
1402 sbcs $carry,$carry,xzr // did it borrow?
1817 sbcs xzr,$topmost,xzr // did it borrow?
1866 sbcs xzr,$carry,xzr // did it borrow?
/third_party/openssl/crypto/bn/asm/
H A Darmv8-mont.pl264 sbcs $ovf,$ovf,xzr // did it borrow?
274 csel $nj,$tj,$aj,lo // did it borrow?
1284 cmp $cnt,x29 // did we hit the bottom?
1343 sbcs xzr,$topmost,xzr // did it borrow?
1402 sbcs $carry,$carry,xzr // did it borrow?
1817 sbcs xzr,$topmost,xzr // did it borrow?
1866 sbcs xzr,$carry,xzr // did it borrow?
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S205 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?

Completed in 41 milliseconds

12345678910>>...14