Lines Matching defs:mctp_bus
46 struct mctp_bus { struct49 enum mctp_bus_state state; argument50 struct mctp *mctp;53 void *tx_msg;55 size_t tx_msgpos;57 size_t tx_msglen;59 size_t tx_pktlen;60 uint8_t tx_seq;61 uint8_t tx_src;62 uint8_t tx_dest;63 bool tx_to;64 uint8_t tx_tag;