/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dc395x.c | 169 #define MK_RES(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)) 170 #define MK_RES_LNX(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)<<1) 175 #define SET_RES_DID(who,did) { who &= ~RES_DID; who |= (int)(did) << 16; } 1519 /* This IRQ should NOT get lost, as we did not acknowledge it */ in start_scsi() 1827 /* nothing to update since we did not transfer any data */ in sg_update_list()
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 914 The initial releases of the XML Registry did not include type annotation 963 did not describe the meaning of these groups. 978 did not describe the meaning of these groups. 993 did not describe the meaning of these groups.
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 1390 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...] |
H A D | isp.S | 500 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?
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 1390 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...] |
H A D | isp.S | 500 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?
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | au8522_decoder.c | 673 const struct i2c_device_id *did) in au8522_probe() 672 au8522_probe(struct i2c_client *client, const struct i2c_device_id *did) au8522_probe() argument
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9t001.c | 852 const struct i2c_device_id *did) in mt9t001_probe() 851 mt9t001_probe(struct i2c_client *client, const struct i2c_device_id *did) mt9t001_probe() argument
|
H A D | tw9910.c | 932 const struct i2c_device_id *did) in tw9910_probe() 931 tw9910_probe(struct i2c_client *client, const struct i2c_device_id *did) tw9910_probe() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_wlan.h | 35 u32 did; member
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 102 struct lpfc_nodelist *lpfc_nlp_init(struct lpfc_vport *vport, uint32_t did);
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_wlan.h | 35 u32 did; member
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vc1dsp_neon.S | 113 @ Halving add/sub above already did one shift
|
/third_party/ffmpeg/tests/fate/ |
H A D | matroska.mak | 141 # The video is decoded twice to show that this did not change the decoded
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 988 /* Lookup did to verify if did is still active on this vport */ in lpfc_clr_rrq_active() 1060 * @did: The targets DID for this exchange. 1066 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) in lpfc_get_active_rrq() argument 1078 rrq->nlp_DID == did){ in lpfc_get_active_rrq() 3218 uint32_t oxid, sid, did, fctl, size; in lpfc_nvme_unsol_ls_handler() local 3227 did = sli4_did_from_fc_hdr(fc_hdr); in lpfc_nvme_unsol_ls_handler() 3322 did, sid, oxid, in lpfc_nvme_unsol_ls_handler() 5637 "3110 Port did not grant ASABT\n"); in lpfc_sli_config_port() 5670 "0443 Adapter did no in lpfc_sli_config_port() 10765 __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) __lpfc_sli_prep_els_req_rsp_s3() argument 10814 __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) __lpfc_sli_prep_els_req_rsp_s4() argument 10905 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) lpfc_sli_prep_els_req_rsp() argument 18542 lpfc_fc_frame_to_vport(struct lpfc_hba *phba, struct fc_frame_header *fc_hdr, uint16_t fcfi, uint32_t did) lpfc_fc_frame_to_vport() argument 19437 uint32_t did; lpfc_sli4_handle_received_buffer() local [all...] |
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1686 been declared. C<use strict> was implied, even though you did not 1725 been declared. C<use strict> was implied, even though you did not 1898 while C<{"\n"}> did indeed generate a newline, C<{"\\"}> did not 1907 The bug has been corrected in version 1.11, but I did not go back to 1908 exactly the old rule, because I did not like the idea of having to
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 1616 addxc %g0,%g0,$acc4 ! did it carry? 1633 addxc %g0,%g0,$acc4 ! did it carry? 1696 subc %g0,%g0,$acc4 ! did it borrow? 1737 subc %g0,%g0,$acc4 ! did it borrow? 2011 addxccc $acc4,$minus1,%g0 ! did it carry?
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 1616 addxc %g0,%g0,$acc4 ! did it carry? 1633 addxc %g0,%g0,$acc4 ! did it carry? 1696 subc %g0,%g0,$acc4 ! did it borrow? 1737 subc %g0,%g0,$acc4 ! did it borrow? 2011 addxccc $acc4,$minus1,%g0 ! did it carry?
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1686 been declared. C<use strict> was implied, even though you did not 1725 been declared. C<use strict> was implied, even though you did not 1898 while C<{"\n"}> did indeed generate a newline, C<{"\\"}> did not 1907 The bug has been corrected in version 1.11, but I did not go back to 1908 exactly the old rule, because I did not like the idea of having to
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 733 uint64_t did:16; member 747 uint64_t did:16;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 733 uint64_t did:16; member 747 uint64_t did:16;
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 1150 "unexp ln event %d recv from did:x%x in " in csio_lns_uninit() 1200 "unexp ln event %d recv from did:x%x in " in csio_lns_online() 1226 "ignoring event %d recv from did x%x" in csio_lns_ready() 1274 "unexp ln event %d recv from did:x%x in " in csio_lns_ready() 1327 "ignoring event %d recv from did x%x" in csio_lns_offline() 1339 "unexp ln event %d recv from did:x%x in " in csio_lns_offline() 1674 * @did - destination portid 1682 uint32_t did, uint32_t flow_id, uint8_t *fw_wr) in csio_ln_prep_ecwr() 1704 port_id = htonl(did); in csio_ln_prep_ecwr() 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) csio_ln_prep_ecwr() argument
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_fcp.c | 724 fc_fill_fc_hdr(fp, FC_RCTL_DD_SOL_DATA, ep->did, ep->sid, in fc_fcp_send_data() 1030 ep->did, ep->sid, in fc_fcp_complete_locked()
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.c | 153 * @did: Device ID value to be written 157 void rio_local_set_device_id(struct rio_mport *port, u16 did) in rio_local_set_device_id() argument 160 RIO_SET_DID(port->sys_size, did)); in rio_local_set_device_id()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 1150 "unexp ln event %d recv from did:x%x in " in csio_lns_uninit() 1200 "unexp ln event %d recv from did:x%x in " in csio_lns_online() 1226 "ignoring event %d recv from did x%x" in csio_lns_ready() 1274 "unexp ln event %d recv from did:x%x in " in csio_lns_ready() 1327 "ignoring event %d recv from did x%x" in csio_lns_offline() 1339 "unexp ln event %d recv from did:x%x in " in csio_lns_offline() 1674 * @did - destination portid 1682 uint32_t did, uint32_t flow_id, uint8_t *fw_wr) in csio_ln_prep_ecwr() 1704 port_id = htonl(did); in csio_ln_prep_ecwr() 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) csio_ln_prep_ecwr() argument
|