Searched refs:ctb_term_type (Results 1 – 8 of 8) sorted by relevance
82 switch (ctb->ctb_term_type) { in pci_consinit()126 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type); in pci_consinit()130 ctb->ctb_term_type); in pci_consinit()
156 ctb->ctb_term_type == CTB_GRAPHICS) { in device_pci_register()
95 switch (ctb->ctb_term_type) { in dec_3000_300_cons_init()133 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type); in dec_3000_300_cons_init()136 ctb->ctb_term_type); in dec_3000_300_cons_init()
115 switch (ctb->ctb_term_type) { in dec_3000_500_cons_init()153 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type); in dec_3000_500_cons_init()156 ctb->ctb_term_type); in dec_3000_500_cons_init()
155 if (ctb->ctb_term_type == CTB_GRAPHICS && in dec_1000a_cons_init()
133 switch (ctb->ctb_term_type) { in dec_2100_a500_cons_init()
121 switch (ctb->ctb_term_type) { in dec_6600_cons_init()
383 uint64_t ctb_term_type; /* 56: terminal type */ member