Searched refs:fcec (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.10/tools/testing/kunit/test_data/ | 
| D | test_kernel_panic_interrupt.log | 25 [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab 26 [    0.060000]  6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_config_printk_time.log | 31 [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab 32 [    0.060000]  6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_output_with_prefix_isolated_correctly.log | 32 [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab 33 [    0.060000]  6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_pound_no_prefix.log | 33   602086f8 6005fcec 705c0000 6002c6ab 34   6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_pound_sign.log | 33 [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab 34 [    0.060000]  6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_multiple_prefixes.log | 31 [    0.060000][    T1]  602086f8 6005fcec 705c0000 6002c6ab 32 [    0.060000][    T1]  6005fcec 601bc260 705c0000 3000000010
  | 
| D | test_interrupted_tap_output.log | 37 [    0.060000]  602086f8 6005fcec 705c0000 6002c6ab 38 [    0.060000]  6005fcec 601bc260 705c0000 3000000010
  | 
| /Linux-v5.10/drivers/scsi/qla2xxx/ | 
| D | qla_dbg.c | 473 	struct qla2xxx_fce_chain *fcec = ptr;  in qla25xx_copy_fce()  local 478 	*last_chain = &fcec->type;  in qla25xx_copy_fce() 479 	fcec->type = htonl(DUMP_CHAIN_FCE);  in qla25xx_copy_fce() 480 	fcec->chain_size = htonl(sizeof(struct qla2xxx_fce_chain) +  in qla25xx_copy_fce() 482 	fcec->size = htonl(fce_calc_size(ha->fce_bufs));  in qla25xx_copy_fce() 483 	fcec->addr_l = htonl(LSD(ha->fce_dma));  in qla25xx_copy_fce() 484 	fcec->addr_h = htonl(MSD(ha->fce_dma));  in qla25xx_copy_fce() 486 	iter_reg = fcec->eregs;  in qla25xx_copy_fce() 490 	memcpy(iter_reg, ha->fce, ntohl(fcec->size));  in qla25xx_copy_fce() 492 	return (char *)iter_reg + ntohl(fcec->size);  in qla25xx_copy_fce()
  | 
| /Linux-v5.10/arch/m68k/ifpsp060/ | 
| D | fplsp.sa | 852 	dc.l	$fca2f23a,$5522fcec,$f20000a3,$f2000123 1897 	dc.l	$9000f23a,$4800ffd8,$6000fcec,$f23c4480
  | 
| D | pfpsp.sa | 1642 	dc.l	$48454a45,$66ff0000,$0086f23a,$4500fcec
  |