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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_ddi_impl.c64 extern int status_okay(int, char *, int);
69 if (status_okay(id, status_buf, sizeof (status_buf)))
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_ddi_impl.c94 extern int status_okay(int, char *, int);
99 if (status_okay(id, status_buf, sizeof (status_buf)))
H A Dfillsysinfo.c243 extern int status_okay(int, char *, int);
255 sok = status_okay((int)curnode, (char *)NULL, 0);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c277 status_okay(int id, char *buf, int buflen) function
350 if (status_okay(id, status_buf, sizeof (status_buf)))
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1655 status_okay(int id, char *buf, int buflen) function

Completed in 89 milliseconds