Searched defs:adapter_s (Results 1 – 1 of 1) sorted by relevance
41 struct adapter_s { struct42 void *io;43 byte IdTable[256];44 byte IdTypeTable[256];45 byte FlowControlIdTable[256];46 byte FlowControlSkipTable[256];47 byte ReadyInt;48 byte RcExtensionSupported;49 byte misc_flags_table[256];50 dword protocol_capabilities;[all …]