Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dtodstarcat.c80 char obp_string[40]; in _init() local
92 (void) sprintf(obp_string, "h# %p unix-gettod", in _init()
95 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
192 char obp_string[40]; in todsc_set() local
204 (void) sprintf(obp_string, "h# %x unix-settod", in todsc_set()
207 prom_interpret(obp_string, 0, 0, 0, 0, 0); in todsc_set()
H A Dtodstarfire.c71 char obp_string[40]; in _init() local
74 (void) sprintf(obp_string, "h# %p unix-gettod", in _init()
78 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()
H A Dtodsg.c90 char obp_string[80]; in _init() local
101 (void) sprintf(obp_string, in _init()
105 prom_interpret(obp_string, 0, 0, 0, 0, 0); in _init()