Home
last modified time | relevance | path

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); in check_status()
69 if (status_okay(id, status_buf, sizeof (status_buf))) in check_status()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_ddi_impl.c94 extern int status_okay(int, char *, int); in check_status()
99 if (status_okay(id, status_buf, sizeof (status_buf))) in check_status()
H A Dfillsysinfo.c243 extern int status_okay(int, char *, int); in map_wellknown()
255 sok = status_okay((int)curnode, (char *)NULL, 0); in map_wellknown()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c271 status_okay(int id, char *buf, int buflen) in status_okay() function
344 if (status_okay(id, status_buf, sizeof (status_buf))) in check_status()
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1656 status_okay(int id, char *buf, int buflen) in status_okay() function