Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c87 #define PROBE_STR_SIZE 64 macro
2355 probe_string = kmem_zalloc(PROBE_STR_SIZE, KM_SLEEP); in opl_get_probe_string()
2475 kmem_free(probe_string, PROBE_STR_SIZE); in opl_probe_leaf()
2722 kmem_free(*probe_str, PROBE_STR_SIZE); in opl_unprobe_io()
2752 kmem_free(*probe_str, PROBE_STR_SIZE); in opl_unprobe_io()