Searched refs:dtag (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/arch/m68k/fpsp040/ |
| D | do_func.S | 254 | ;dtag,stag 276 bfextu DTAG(%a6){#0:#3},%d1 |dtag = d1 285 orb %d0,%d1 |d1{3:2} = dtag, d1{1:0} = stag 414 | ;dtag,stag 435 bfextu DTAG(%a6){#0:#3},%d1 |dtag in d1 439 orb %d0,%d1 |d1{4:2} = dtag, d1{1:0} = stag 440 | ;dtag values stag values:
|
| D | bugfix.S | 260 | $44 dtag - L_SCR3 382 | $44 dtag - L_SCR3
|
| D | kernel_ex.S | 346 orb #norm_tag,DTAG(%a6) |set up dtag for norm
|
| D | x_snan.S | 256 bfextu %d0{#0:#3},%d0 |isolate dtag in lsbs
|
| D | res_func.S | 64 | ;set dtag to norm 1967 | Also note that the dtag must be set to norm here - this is because 1968 | the 040 uses the dtag to execute the correct microcode. 1970 bfclr DTAG(%a6){#0:#3} |set dtag to norm
|
| /Linux-v5.10/drivers/scsi/lpfc/ |
| D | lpfc_els.c | 8391 u32 dtag; in lpfc_els_rcv_fpin() local 8409 dtag = be32_to_cpu(tlv->desc_tag); in lpfc_els_rcv_fpin() 8410 switch (dtag) { in lpfc_els_rcv_fpin() 8415 dtag_nm = lpfc_get_tlv_dtag_nm(dtag); in lpfc_els_rcv_fpin() 8419 desc_cnt, dtag, dtag_nm); in lpfc_els_rcv_fpin()
|