Searched refs:init_mc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 350 static mc_t init_mc = { variable 461 ether1_writebuffer (dev, &init_mc, MC_ADDR, MC_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 350 static mc_t init_mc = { variable 461 ether1_writebuffer (dev, &init_mc, MC_ADDR, MC_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | main.c | 1998 * init_mc() - create and register as the master context 2004 static int init_mc(struct cxlflash_cfg *cfg, u32 index) in init_mc() function 2128 rc = init_mc(cfg, i); in init_afu() 2130 dev_err(dev, "%s: init_mc failed rc=%d index=%d\n", in init_afu()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | main.c | 1975 * init_mc() - create and register as the master context 1981 static int init_mc(struct cxlflash_cfg *cfg, u32 index) in init_mc() function 2105 rc = init_mc(cfg, i); in init_afu() 2107 dev_err(dev, "%s: init_mc failed rc=%d index=%d\n", in init_afu()
|
Completed in 13 milliseconds