Searched refs:did (Results 101 - 125 of 126) sorted by relevance

123456

/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c2500 * that all Apple OF revs did it properly, I do it the paranoid way.
2659 const u32 *did = of_get_property(node, "device-id", NULL); local
2660 if (*did == 0x00000025)
2662 if (*did == 0x0000003e)
2664 if (*did == 0x0000004f)
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S500 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
512 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
3040 tst.l %d0 # did error occur?
H A Dfpsp.S1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1392 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1970 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
2514 tst.l %d1 # did ifetch fail?
2526 tst.l %d1 # did ifetch fail?
2653 # no exception occurred. now, did a disabled, exact overflow occur with inexact
2655 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2673 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2675 btst &unfl_bit,FPSR_EXCEPT(%a6) # did underflo
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c439 /* For initiators, lpfc_plogi_confirm_nport skips fabric did.
1060 "rport rolechg: role:x%x did:x%x flg:x%x",
1385 u32 did; local
1509 did = get_job_els_rsp64_did(phba, cmdiocb);
1511 if (lpfc_reg_rpi(phba, vport->vpi, did,
1956 uint32_t did = mb->un.varWords[1]; local
1963 did, mb->mbxStatus, vport->port_state,
1997 did, ndlp->nlp_type, ndlp->nlp_fc4_type);
3136 "DSM in: evt:%d ste:%d did:x%x",
3153 "DSM out: ste:%d did
[all...]
H A Dlpfc_sli.c988 /* Lookup did to verify if did is still active on this vport */
1060 * @did: The targets DID for this exchange.
1066 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) argument
1078 rrq->nlp_DID == did){
3222 uint32_t oxid, sid, did, fctl, size; local
3231 did = sli4_did_from_fc_hdr(fc_hdr);
3326 did, sid, oxid,
5640 "3110 Port did not grant ASABT\n");
5673 "0443 Adapter did no
10769 __lpfc_sli_prep_els_req_rsp_s3(struct lpfc_iocbq *cmdiocbq, struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, u32 elscmd, u8 tmo, u8 expect_rsp) argument
10818 __lpfc_sli_prep_els_req_rsp_s4(struct lpfc_iocbq *cmdiocbq, struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, u32 elscmd, u8 tmo, u8 expect_rsp) argument
10909 lpfc_sli_prep_els_req_rsp(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocbq, struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, u16 cmd_size, u32 did, u32 elscmd, u8 tmo, u8 expect_rsp) argument
18529 lpfc_fc_frame_to_vport(struct lpfc_hba *phba, struct fc_frame_header *fc_hdr, uint16_t fcfi, uint32_t did) argument
19434 uint32_t did; local
[all...]
H A Dlpfc.h987 u16 cmd_size, u32 did, u32 elscmd,
H A Dlpfc_hw.h2941 uint32_t did:24; member in struct:__anon139
2945 uint32_t did:24;
3052 uint32_t did; member in struct:__anon146
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h733 uint64_t did:16; member in struct:cvmx_sriox_int_info2::cvmx_sriox_int_info2_s
747 uint64_t did:16;
/linux-master/drivers/rapidio/
H A Drio.c153 * @did: Device ID value to be written
157 void rio_local_set_device_id(struct rio_mport *port, u16 did) argument
160 RIO_SET_DID(port->sys_size, did));
/linux-master/drivers/scsi/libfc/
H A Dfc_fcp.c714 fc_fill_fc_hdr(fp, FC_RCTL_DD_SOL_DATA, ep->did, ep->sid,
1020 ep->did, ep->sid,
H A Dfc_rport.c1459 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did,
/linux-master/drivers/scsi/csiostor/
H A Dcsio_lnode.c1150 "unexp ln event %d recv from did:x%x in "
1200 "unexp ln event %d recv from did:x%x in "
1226 "ignoring event %d recv from did x%x"
1274 "unexp ln event %d recv from did:x%x in "
1327 "ignoring event %d recv from did x%x"
1339 "unexp ln event %d recv from did:x%x in "
1674 * @did - destination portid
1682 uint32_t did, uint32_t flow_id, uint8_t *fw_wr)
1704 port_id = htonl(did);
1680 csio_ln_prep_ecwr(struct csio_ioreq *io_req, uint32_t wr_len, uint32_t immd_len, uint8_t sub_op, uint32_t sid, uint32_t did, uint32_t flow_id, uint8_t *fw_wr) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h480 u16 did; member in struct:shared_phy
H A Dphy_cmn.c367 sh->did = shp->did;
/linux-master/drivers/scsi/fnic/
H A Dfnic_scsi.c1947 /* fw did not complete abort, timed out */
2711 void fnic_exch_mgr_reset(struct fc_lport *lp, u32 sid, u32 did) argument
2719 if (did) {
2720 fnic_rport_exch_reset(fnic, did);
2725 * sid = 0, did = 0
2735 fc_exch_mgr_reset(lp, sid, did);
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh729 log_test wait_for_dev "Interface $dev did not appear."
1521 check_err $? "Packet did not reach second host when should"
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c1167 kdb_printf("Hmm, kdb_reboot did not reboot, spinning here\n");
1269 return 1; /* kdba_db_trap did the work */
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c306 static struct fc_seq *qedf_elsct_send(struct fc_lport *lport, u32 did, argument
326 return fc_elsct_send(lport, did, fp, op, qedf_flogi_resp,
330 return fc_elsct_send(lport, did, fp, op, resp, arg, timeout);
380 "Link down tmo did not expire.\n");
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_iocb.c3159 els_iocb->d_id[0] = a->did.b.al_pa;
3160 els_iocb->d_id[1] = a->did.b.area;
3161 els_iocb->d_id[2] = a->did.b.domain;
H A Dqla_def.h695 port_id_t did, sid; member in struct:qla_els_pt_arg
/linux-master/arch/sparc/kernel/
H A Dentry.S1241 orcc %g0, %o0, %g0 ! did an interrupt come in?
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c369 rmcd_debug(OBW, "did=%d ra=0x%llx sz=0x%x", rioid, raddr, size);
438 rmcd_debug(OBW, "did=%d ra=0x%llx sz=0x%llx",
1698 rmcd_debug(RDEV, "name:%s ct:0x%x did:0x%x hc:0x%x", dev_info.name,
1755 rdev->did = rval >> 16;
1854 "device name:%s ct:0x%x did:0x%x hc:0x%x not found",
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1022 __le16 did; member in struct:rtl8192cu_efuse
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1020 u8 did; member in struct:fw_ldst_cmd::fw_ldst::fw_ldst_i2c
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c855 * e.g. if "useRTS" is set. ucode did a successful rts/cts exchange,
964 * rate selection did not request fallback rate, or
3194 brcms_err(core, "wl%d: wlc_coreinit: ucode did not self-"
4530 sha_params.did = wlc_hw->deviceid;

Completed in 1033 milliseconds

123456