Searched refs:ema (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/scsi/libfc/ |
D | fc_exch.c | 783 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc() local 785 list_for_each_entry(ema, &lport->ema_list, ema_list) in fc_exch_alloc() 786 if (!ema->match || ema->match(fp)) in fc_exch_alloc() 787 return fc_exch_em_alloc(lport, ema->mp); in fc_exch_alloc() 1287 struct fc_exch_mgr_anchor *ema; in fc_seq_assign() local 1293 list_for_each_entry(ema, &lport->ema_list, ema_list) in fc_seq_assign() 1294 if ((!ema->match || ema->match(fp)) && in fc_seq_assign() 1295 fc_seq_lookup_recip(lport, ema->mp, fp) == FC_RJT_NONE) in fc_seq_assign() 1772 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset() local 1775 list_for_each_entry(ema, &lport->ema_list, ema_list) { in fc_exch_mgr_reset() [all …]
|
/linux-2.6.39/drivers/pcmcia/ |
D | i82365.c | 142 u_char ctl, ema; member 384 p->ema = i365_get(s, VG469_EXT_MODE); in vg46x_get_state() 392 i365_set(s, VG469_EXT_MODE, p->ema); in vg46x_set_state() 400 flip(p->ema, VG469_MODE_CABLE, cable_mode); in vg46x_set_opts() 412 if (p->ema & VG469_MODE_CABLE) in vg46x_set_opts() 414 if (p->ema & VG469_MODE_COMPAT) in vg46x_set_opts()
|
/linux-2.6.39/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 775 uint64_t ema:2; member 843 uint64_t ema:2; member 866 uint64_t ema:3; member 875 uint64_t ema:2; member
|