Searched refs:amap_eq_context (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_cmds.c539 AMAP_SET_BITS(struct amap_eq_context, func, req->context,
541 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
542 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
543 AMAP_SET_BITS(struct amap_eq_context, count, req->context,
545 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
H A Dbe_cmds.h208 struct amap_eq_context { struct
237 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.c477 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
479 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
480 AMAP_SET_BITS(struct amap_eq_context, count, req->context,
482 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
H A Dbe_cmds.h194 struct amap_eq_context { struct
223 u8 context[sizeof(struct amap_eq_context) / 8];

Completed in 47 milliseconds