Searched defs:ctb_tt (Results 1 – 1 of 1) sorted by relevance
413 struct ctb_tt { struct414 uint64_t ctb_type; /* 0: CTB type */415 uint64_t ctb_unit; /* 8: console unit */416 uint64_t ctb_reserved; /* 16: reserved */417 uint64_t ctb_length; /* 24: length */418 uint64_t ctb_csr; /* 32: address */419 uint64_t ctb_tivec; /* 40: Tx intr vector */420 uint64_t ctb_rivec; /* 48: Rx intr vector */421 uint64_t ctb_baud; /* 56: baud rate */422 uint64_t ctb_put_sts; /* 64: PUTS status */[all …]