OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsp_configuration
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
tsc.c
64
struct tsp_config
tsp_configuration
[4];
variable in typeref:struct:tsp_config[4]
243
KASSERT(n >= 0 && n < __arraycount(
tsp_configuration
));
244
pcp = &
tsp_configuration
[n];
277
struct tsp_config *tsp = &
tsp_configuration
[tsp_console_hose];
tsc.c
64
struct tsp_config
tsp_configuration
[4];
variable in typeref:struct:tsp_config[4]
243
KASSERT(n >= 0 && n < __arraycount(
tsp_configuration
));
244
pcp = &
tsp_configuration
[n];
277
struct tsp_config *tsp = &
tsp_configuration
[tsp_console_hose];
Completed in 20 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025