Searched refs:wce (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/infiniband/hw/cxgb3/
H A Dcxio_dbg.c126 void cxio_dump_wce(struct t3_cqe *wce) argument
128 __be64 *data = (__be64 *)wce;
129 int size = sizeof(*wce);
H A Dcxio_hal.h206 void cxio_dump_wce(struct t3_cqe *wce);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/protocol/
H A Dscsi.h1101 u8 wce:1; /* write cache enable */ member in struct:scsi_mp_caching_s
1110 u8 wce:1; /* write cache enable */ member in struct:scsi_mp_caching_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsd.c134 int i, ct = -1, rcd, wce, sp; local
160 wce = ct & 0x02 ? 1 : 0;
169 buffer_data[2] |= wce << 2 | rcd;

Completed in 94 milliseconds