Home
last modified time | relevance | path

Searched refs:tsp_console_hose (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/alpha/alpha/
Ddec_6600.c114 tsp_console_hose = 0; in dec_6600_cons_init()
116 tsp = tsp_init(tsp_console_hose); in dec_6600_cons_init()
130 tsp_console_hose = CTB_TURBOSLOT_HOSE(ctbslot); in dec_6600_cons_init()
131 tsp = tsp_init(tsp_console_hose); in dec_6600_cons_init()
/netbsd/src/sys/arch/alpha/pci/
Dtsc.c94 int tsp_console_hose; variable
277 struct tsp_config *tsp = &tsp_configuration[tsp_console_hose]; in tsp_bus_get_window()
Dtsvar.h97 extern int tsp_console_hose;