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

/opensolaris-onvv-gate/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);
2475 kmem_free(probe_string, PROBE_STR_SIZE);
2722 kmem_free(*probe_str, PROBE_STR_SIZE);
2752 kmem_free(*probe_str, PROBE_STR_SIZE);

Completed in 46 milliseconds