Searched refs:state_read (Results 1 - 5 of 5) 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 Diwch_cm.c240 static enum iwch_ep_state state_read(struct iwch_ep_common *epc) function
286 PDBG("%s ep %p state %s\n", __func__, ep, states[state_read(&ep->com)]);
767 if (state_read(&ep->parent_ep->com) != DEAD) {
827 if (state_read(&ep->com) != MPA_REQ_SENT)
952 if (state_read(&ep->com) != MPA_REQ_WAIT)
1055 switch (state_read(&ep->com)) {
1067 __func__, ep, state_read(&ep->com), ep->hwtid);
1097 __func__, ep, state_read(&ep->com));
1105 __func__, ep, state_read(&ep->com));
1108 __func__, ep, state_read(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c220 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc) function
266 PDBG("%s ep %p state %s\n", __func__, ep, states[state_read(&ep->com)]);
812 if (state_read(&ep->parent_ep->com) != DEAD) {
877 if (state_read(&ep->com) != MPA_REQ_SENT)
993 if (state_read(&ep->com) != MPA_REQ_WAIT)
1107 switch (state_read(&ep->com)) {
1119 __func__, ep, state_read(&ep->com), ep->hwtid);
1362 if (state_read(&parent_ep->com) != LISTEN) {
1735 if (state_read(&ep->com) != FPDU_MODE)
1766 __func__, ep, ep->hwtid, state_read(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Dscx200_acb.c58 state_read, enumerator in enum:scx200_acb_state
178 iface->state = state_read;
186 case state_read:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c176 state_read, enumerator in enum:__anon10064
191 "state_read",
288 host->state = state_read;
302 if (host->state == state_read) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_core.c1299 static ssize_t state_read(struct file *file, char __user *buf, size_t count, function
1316 .read = state_read,

Completed in 208 milliseconds