Searched defs:pms_protocol (Results 1 – 2 of 2) sorted by relevance
45 struct pms_protocol { struct46 int rates[3];47 int response;48 const char *name;
106 pms_protocol(pckbport_tag_t tag, pckbport_slot_t slot) in pms_protocol() function