HomeSort by: relevance | last modified time | path
    Searched refs:tsp_console_hose (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/pci/
tsvar.h 97 extern int tsp_console_hose;
tsc.c 94 int tsp_console_hose; variable in typeref:typename:int
277 struct tsp_config *tsp = &tsp_configuration[tsp_console_hose];
  /src/sys/arch/alpha/alpha/
dec_6600.c 114 tsp_console_hose = 0;
116 tsp = tsp_init(tsp_console_hose);
130 tsp_console_hose = CTB_TURBOSLOT_HOSE(ctbslot);
131 tsp = tsp_init(tsp_console_hose);

Completed in 13 milliseconds