Searched refs:nvec_msg (Results 1 – 2 of 2) sorted by relevance
94 struct nvec_msg { struct146 struct nvec_msg msg_pool[NVEC_POOL_SIZE];147 struct nvec_msg *rx;149 struct nvec_msg *tx;150 struct nvec_msg tx_scratch;159 struct nvec_msg *last_sync_msg;169 struct nvec_msg **msg);177 void nvec_msg_free(struct nvec_chip *nvec, struct nvec_msg *msg);
82 struct nvec_msg *msg; in ps2_sendcommand()