state_read        285 arch/powerpc/platforms/powermac/low_i2c.c 				host->state = state_read;
state_read        299 arch/powerpc/platforms/powermac/low_i2c.c 		if (host->state == state_read) {
state_read        164 drivers/i2c/busses/scx200_acb.c 			iface->state = state_read;
state_read        172 drivers/i2c/busses/scx200_acb.c 	case state_read:
state_read        284 drivers/infiniband/hw/cxgb3/iwch_cm.c 		 __func__, ep, states[state_read(&ep->com)]);
state_read        761 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->parent_ep->com) != DEAD) {
state_read        826 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->com) != MPA_REQ_SENT)
state_read        951 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->com) != MPA_REQ_WAIT)
state_read       1054 drivers/infiniband/hw/cxgb3/iwch_cm.c 	switch (state_read(&ep->com)) {
state_read       1065 drivers/infiniband/hw/cxgb3/iwch_cm.c 		       __func__, ep, state_read(&ep->com), ep->hwtid);
state_read       1097 drivers/infiniband/hw/cxgb3/iwch_cm.c 			 __func__, ep, state_read(&ep->com));
state_read       1346 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&parent_ep->com) != LISTEN) {
state_read       1685 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->com) != FPDU_MODE)
state_read       1765 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->com) == DEAD) {
state_read       1769 drivers/infiniband/hw/cxgb3/iwch_cm.c 	BUG_ON(state_read(&ep->com) != MPA_REQ_RCVD);
state_read       1790 drivers/infiniband/hw/cxgb3/iwch_cm.c 	if (state_read(&ep->com) == DEAD) {
state_read       1795 drivers/infiniband/hw/cxgb3/iwch_cm.c 	BUG_ON(state_read(&ep->com) != MPA_REQ_RCVD);
state_read       2537 drivers/infiniband/hw/cxgb4/cm.c 	if (state_read(&parent_ep->com) != LISTEN) {
state_read       3069 drivers/infiniband/hw/cxgb4/cm.c 			 ep, ep->hwtid, state_read(&ep->com));
state_read       3076 drivers/infiniband/hw/cxgb4/cm.c 			 ep, ep->hwtid, state_read(&ep->com),
state_read        160 drivers/spi/spi-falcon.c 				state = state_read;
state_read        246 drivers/spi/spi-falcon.c 		case state_read:
state_read       1374 sound/oss/dmasound/dmasound_core.c 	.read		= state_read,