/illumos-gate/usr/src/uts/intel/io/ |
H A D | cpunex.c | 43 static int cpunex_bus_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, 100 cpunex_bus_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t op, void *arg, in cpunex_bus_ctl()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.h | 171 extern int pcieb_plat_ctlops(dev_info_t *rdip, ddi_ctl_enum_t ctlop, 176 ddi_ctl_enum_t ctlop, void *arg, void *result);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | nexusdefs.h | 67 } ddi_ctl_enum_t; typedef
|
H A D | devops.h | 229 ddi_ctl_enum_t ctlop, void *arg, void *result); 337 ddi_ctl_enum_t ctlop, void *arg, void *result);
|
H A D | pshot.h | 225 static int pshot_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop,
|
H A D | ddi_implfuncs.h | 162 extern int peekpoke_mem(ddi_ctl_enum_t, peekpoke_ctlops_t *);
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | rootnex.c | 67 rootnex_ctlops(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, void *); 77 rootnex_ctlops_peekpoke(ddi_ctl_enum_t, peekpoke_ctlops_t *, void *result); 807 rootnex_ctlops_peekpoke(ddi_ctl_enum_t cmd, peekpoke_ctlops_t *in_args, in rootnex_ctlops_peekpoke() 844 ddi_ctl_enum_t ctlop, void *arg, void *result) in rootnex_ctlops()
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_disk.h | 95 int ata_disk_bus_ctl(dev_info_t *d, dev_info_t *r, ddi_ctl_enum_t o,
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 51 static int nx1394_bus_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t op, 132 nx1394_bus_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t op, void *arg, in nx1394_bus_ctl()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pseudonex.c | 88 static int pseudonex_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, 402 pseudonex_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop, in pseudonex_ctl()
|
H A D | tvhci.c | 51 static int tvhci_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, 444 ddi_ctl_enum_t ctlop, void *arg, void *result) in tvhci_ctl()
|
H A D | tphci.c | 55 static int tphci_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, 389 ddi_ctl_enum_t ctlop, void *arg, void *result) in tphci_ctl()
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/ |
H A D | acpinex_drv.c | 74 static int acpinex_ctlops(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, 396 acpinex_ctlops(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t op, void *arg, in acpinex_ctlops()
|
/illumos-gate/usr/src/uts/sparc/io/pciex/ |
H A D | pcieb_sparc.c | 51 pcieb_plat_peekpoke(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop, in pcieb_plat_peekpoke() 162 pcieb_plat_ctlops(dev_info_t *rdip, ddi_ctl_enum_t ctlop, void *arg) in pcieb_plat_ctlops()
|
/illumos-gate/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.h | 114 ddi_ctl_enum_t ctlop, void *arg, void *result);
|
H A D | pci.c | 55 static int pci_ctlops(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, 536 ddi_ctl_enum_t ctlop, void *arg, void *result) in pci_ctlops()
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_var.h | 177 ddi_ctl_enum_t op, void *arg, void *result);
|
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 67 pcieb_plat_peekpoke(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop, in pcieb_plat_peekpoke() 639 pcieb_plat_ctlops(dev_info_t *rdip, ddi_ctl_enum_t ctlop, void *arg) in pcieb_plat_ctlops()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 56 static int eibnx_bus_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, 371 eibnx_bus_ctl(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop, in eibnx_bus_ctl()
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vnex.c | 113 vnex_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, void *); 305 ddi_ctl_enum_t ctlop, void *arg, void *result) in vnex_ctl()
|
/illumos-gate/usr/src/uts/common/sys/sdcard/ |
H A D | sda_impl.h | 232 int sda_nexus_bus_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *,
|
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_var.h | 241 ddi_ctl_enum_t op, void *arg, void *result);
|
/illumos-gate/usr/src/uts/common/io/pci-ide/ |
H A D | pci-ide.c | 92 ddi_ctl_enum_t ctlop, void *arg, 289 pciide_ddi_ctlops(dev_info_t *dip, dev_info_t *rdip, ddi_ctl_enum_t ctlop, in pciide_ddi_ctlops()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | ddi_impl.c | 2385 peekpoke_mem(ddi_ctl_enum_t cmd, peekpoke_ctlops_t *in_args) in peekpoke_mem() 2395 pci_peekpoke_check_fma(dev_info_t *dip, void *arg, ddi_ctl_enum_t ctlop, in pci_peekpoke_check_fma() 2484 pci_peekpoke_check_nofma(void *arg, ddi_ctl_enum_t ctlop) in pci_peekpoke_check_nofma() 2528 ddi_ctl_enum_t ctlop, void *arg, void *result, in pci_peekpoke_check() argument 2529 int (*handler)(dev_info_t *, dev_info_t *, ddi_ctl_enum_t, void *, in pci_peekpoke_check() 2777 ddi_ctl_enum_t cmd) in i_ddi_caut_getput_ctlops()
|
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_private.h | 309 int usba_bus_ctl(dev_info_t *, dev_info_t *, ddi_ctl_enum_t,
|