Searched defs:szedata (Results 1 – 1 of 1) sorted by relevance
38 struct szedata { struct43 struct szedata_lock lock[2][2]; argument47 /* szedata_read_next variables - to keep context (ct) */ argument53 const struct szedata_lock *ct_rx_lck_orig; argument55 const struct szedata_lock *ct_rx_lck; argument77 const struct szedata_lock **ct_tx_lck_orig; argument79 const struct szedata_lock **ct_tx_lck; argument81 unsigned int *ct_tx_written_bytes;83 unsigned int *ct_tx_rem_bytes;85 unsigned char **ct_tx_cur_ptr;[all …]