Searched refs:ema (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_exch.c670 struct fc_exch_mgr_anchor *ema; local
672 list_for_each_entry(ema, &lport->ema_list, ema_list)
673 if (!ema->match || ema->match(fp))
674 return fc_exch_em_alloc(lport, ema->mp);
1167 struct fc_exch_mgr_anchor *ema; local
1173 list_for_each_entry(ema, &lport->ema_list, ema_list)
1174 if ((!ema->match || ema->match(fp)) &&
1175 fc_seq_lookup_recip(lport, ema
1643 struct fc_exch_mgr_anchor *ema; local
1664 struct fc_exch_mgr_anchor *ema; local
1989 struct fc_exch_mgr_anchor *ema; local
2021 fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) argument
2037 struct fc_exch_mgr_anchor *ema, *tmp; local
2141 struct fc_exch_mgr_anchor *ema, *next; local
2157 struct fc_exch_mgr_anchor *ema; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.c143 u_char ctl, ema; member in struct:vg46x_state_t
385 p->ema = i365_get(s, VG469_EXT_MODE);
393 i365_set(s, VG469_EXT_MODE, p->ema);
401 flip(p->ema, VG469_MODE_CABLE, cable_mode);
413 if (p->ema & VG469_MODE_CABLE)
415 if (p->ema & VG469_MODE_COMPAT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h839 uint64_t ema:3; member in struct:cvmx_mio_fus_ema::cvmx_mio_fus_ema_s
848 uint64_t ema:2; member in struct:cvmx_mio_fus_ema::cvmx_mio_fus_ema_cn58xx

Completed in 206 milliseconds