rmc_comm_getstate
if ((rcs = rmc_comm_getstate(dip, instance,
if ((rcs = rmc_comm_getstate(dip, instance, "rmc_comm_attach")) ==
if ((rcs = rmc_comm_getstate(dip, instance, "rmc_comm_detach")) == NULL)
if ((rcs = rmc_comm_getstate(dip, -1, "rmc_comm_reset")) == NULL)
if ((rcs = rmc_comm_getstate(NULL, 0,
if ((rcs = rmc_comm_getstate(NULL, 0,
if ((rcs = rmc_comm_getstate(NULL, 0, "rmc_comm_reg_intr")) == NULL)
if ((rcs = rmc_comm_getstate(NULL, 0, "rmc_comm_unreg_intr")) == NULL)
if ((rcs = rmc_comm_getstate(NULL, 0,
if ((rcs = rmc_comm_getstate(NULL, 0,
struct rmc_comm_state *rmc_comm_getstate(dev_info_t *, int, const char *);