Searched refs:poll_state (Results 1 – 1 of 1) sorted by relevance
114 unsigned char *poll_state; in StartTransaction() local116 poll_state = Read(mpsse_, 1); in StartTransaction()117 response[3] = *poll_state; in StartTransaction()118 free(poll_state); in StartTransaction()