fmd_hdl_ops_t
fmd_hdl_ops_t ops;
bcopy(mip->fmdi_ops, &ops, offsetof(fmd_hdl_ops_t, fmdo_send));
offsetof(fmd_hdl_ops_t, fmdo_topo));
mp->mod_info->fmdi_ops = fmd_alloc(sizeof (fmd_hdl_ops_t), FMD_SLEEP);
bcopy(&ops, (void *)mp->mod_info->fmdi_ops, sizeof (fmd_hdl_ops_t));
fmd_free((void *)mp->mod_info->fmdi_ops, sizeof (fmd_hdl_ops_t));
const fmd_hdl_ops_t *fmdi_ops; /* ops vector for client */
const fmd_hdl_ops_t *ops = mp->mod_info->fmdi_ops;
static const fmd_hdl_ops_t self_ops = {
static const fmd_hdl_ops_t sysev_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t etm_ops = {
static const fmd_hdl_ops_t eft_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t swde_ops = {
static const fmd_hdl_ops_t swrp_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {
static const fmd_hdl_ops_t fmd_ops = {