Searched refs:ema (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/scsi/libfc/ |
D | fc_exch.c | 910 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc() local 913 list_for_each_entry(ema, &lport->ema_list, ema_list) { in fc_exch_alloc() 914 if (!ema->match || ema->match(fp)) { in fc_exch_alloc() 915 ep = fc_exch_em_alloc(lport, ema->mp); in fc_exch_alloc() 1478 struct fc_exch_mgr_anchor *ema; in fc_seq_assign() local 1484 list_for_each_entry(ema, &lport->ema_list, ema_list) in fc_seq_assign() 1485 if ((!ema->match || ema->match(fp)) && in fc_seq_assign() 1486 fc_seq_lookup_recip(lport, ema->mp, fp) == FC_RJT_NONE) in fc_seq_assign() 1970 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset() local 1973 list_for_each_entry(ema, &lport->ema_list, ema_list) { in fc_exch_mgr_reset() [all …]
|
/Linux-v5.10/drivers/pcmcia/ |
D | i82365.c | 141 u_char ctl, ema; member 383 p->ema = i365_get(s, VG469_EXT_MODE); in vg46x_get_state() 391 i365_set(s, VG469_EXT_MODE, p->ema); in vg46x_set_state() 399 flip(p->ema, VG469_MODE_CABLE, cable_mode); in vg46x_set_opts() 411 if (p->ema & VG469_MODE_CABLE) in vg46x_set_opts() 413 if (p->ema & VG469_MODE_COMPAT) in vg46x_set_opts()
|
/Linux-v5.10/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 1825 uint64_t ema:2; member 1851 uint64_t ema:2; 2099 uint64_t ema:3; member 2101 uint64_t ema:3; 2110 uint64_t ema:2; member 2112 uint64_t ema:2;
|