Searched defs:I8257State (Results 1 – 1 of 1) sorted by relevance
23 struct I8257State { struct25 ISADevice parent_obj;28 int32_t base;29 int32_t page_base;30 int32_t pageh_base;31 int32_t dshift;33 uint8_t status;34 uint8_t command;35 uint8_t mask;36 uint8_t flip_flop;[all …]