Lines Matching defs:arg
1018 fhc_intr_wrapper(caddr_t arg)
1022 struct fhc_wrapper_arg *intr_info = (struct fhc_wrapper_arg *)arg;
1060 fhc_zs_intr_wrapper(caddr_t arg)
1062 struct fhc_soft_state *softsp = (struct fhc_soft_state *)arg;
1493 ddi_ctl_enum_t op, void *arg, void *result)
1499 return (impl_ddi_sunbus_initchild((dev_info_t *)arg));
1502 impl_ddi_sunbus_removechild((dev_info_t *)arg);
1513 return (fhc_ctlops_peekpoke(op, (peekpoke_ctlops_t *)arg,
1517 return (ddi_ctlops(dip, rdip, op, arg, result));
2549 fhc_intrdist(void *arg)
2552 dev_info_t *dip = (dev_info_t *)arg;