Searched defs:t1_state (Results 1 – 1 of 1) sorted by relevance
28 struct t1_state { struct29 int spi_fd; /* File descriptor for transport */31 struct {39 } state;41 uint8_t ifsc; /* IFS for card */42 uint8_t ifsd; /* IFS for device */43 uint8_t nad; /* NAD byte for device */44 uint8_t nadc; /* NAD byte for card */45 uint8_t wtx; /* Read timeout scaler */47 unsigned bwt; /* Block Waiting Timeout */[all …]