Searched refs:cstate (Results 1 – 3 of 3) sorted by relevance
128 struct cstate { struct131 struct cstate *next; /* next in ring (xmit) */ argument138 #define NULLSLSTATE (struct cstate *)0 argument144 struct cstate *tstate; /* transmit connection states (array)*/145 struct cstate *rstate; /* receive connection states (array)*/
277 void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate);294 *cstate) in acpi_processor_ffh_cstate_enter()
39 enum pptp_ctrlcall_state cstate; /* call state */ member