Searched defs:rmc_comm_getstate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm.c130 rmc_comm_getstate(dev_info_t *dip, int instance, const char *caller) function
762 if ((rcs = rmc_comm_getstate(dip, instance,
800 if ((rcs = rmc_comm_getstate(dip, instance, "rmc_comm_attach")) ==
882 if ((rcs = rmc_comm_getstate(dip, instance, "rmc_comm_detach")) == NULL)
932 if ((rcs = rmc_comm_getstate(dip, -1, "rmc_comm_reset")) == NULL)

Completed in 60 milliseconds