Lines Matching defs:arg
87 ddi_dma_attr_t *attr_p, int (*waitfp)(caddr_t), caddr_t arg,
248 pcieb_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result)
250 minor_t minor = getminor((dev_t)arg);
568 void *arg, void *result)
591 (void) ddi_ctlops(dip, rdip, ctlop, arg, result);
595 return (pcieb_initchild((dev_info_t *)arg));
598 pcieb_uninitchild((dev_info_t *)arg);
612 return (pcieb_plat_peekpoke(dip, rdip, ctlop, arg, result));
617 as = (struct attachspec *)arg;
622 if (pcieb_plat_ctlops(rdip, ctlop, arg) !=
649 (void) pcieb_plat_ctlops(rdip, ctlop, arg);
676 ds = (struct detachspec *)arg;
683 if (pcieb_plat_ctlops(rdip, ctlop, arg) != DDI_SUCCESS)
695 return (ddi_ctlops(dip, rdip, ctlop, arg, result));
708 rn = *(int *)arg;
1356 pcieb_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp,
1367 rv = pcie_ioctl(pcieb->pcieb_dip, dev, cmd, arg, mode, credp, rvalp);
1446 ddi_dma_attr_t *attr_p, int (*waitfp)(caddr_t), caddr_t arg,
1473 if ((ret = ddi_dma_allochdl(dip, rdip, attr_p, waitfp, arg,