Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c89 #define PROBE_STR_SIZE 64 macro
2354 probe_string = kmem_zalloc(PROBE_STR_SIZE, KM_SLEEP); in opl_get_probe_string()
2474 kmem_free(probe_string, PROBE_STR_SIZE); in opl_probe_leaf()
2721 kmem_free(*probe_str, PROBE_STR_SIZE); in opl_unprobe_io()
2751 kmem_free(*probe_str, PROBE_STR_SIZE); in opl_unprobe_io()