Searched refs:devctl (Results 1 - 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/lib/libdevice/
H A Dllib-ldevice30 #include <sys/devctl.h>
H A DMakefile.com28 OBJECTS= devctl.o
H A Dlibdevice.h34 #include <sys/devctl.h>
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_mptsas.c36 get_sas_address(topo_mod_t *mod, char *devctl, uint32_t enclosure, argument
46 if ((fd = open(devctl, O_RDWR)) == -1) {
48 devctl, strerror(errno));
53 topo_mod_dprintf(mod, "ioctl 1 on '%s' failed: %s\n", devctl,
69 topo_mod_dprintf(mod, "ioctl 2 on '%s' failed: %s\n", devctl,
97 char *devctl = NULL; local
106 TOPO_BINDING_DEVCTL, &devctl, &err) != 0 ||
111 if (devctl != NULL)
112 topo_mod_strfree(mod, devctl);
118 return (get_sas_address(mod, devctl, enclosur
[all...]
/illumos-gate/usr/src/cmd/devctl/
H A DMakefile27 PROG= devctl
/illumos-gate/usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-1101/
H A DJoyent-Compute-Platform-1101-disk-hc-topology.xmlgenksh28 <propval name='devctl' type='string' value='${3}' />
72 devctl='/devices/pci@0,0/pci8086,3c02@1/pci15d9,691@0:devctl'
74 do_node $bay "Front Disk $bay" "$devctl" $enclosure $slot
80 devctl='/devices/pci@0,0/pci8086,3c06@2,2/pci15d9,691@0:devctl'
82 do_node $bay "Front Disk $bay" "$devctl" $enclosure $slot
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info126 REFNODE disk fru WITH _class:/PLATFORM_CLASS/pci?instance=1/scsi-fcp/devctl/block?target=1
129 REFNODE disk fru WITH _class:/PLATFORM_CLASS/pci?instance=1/scsi-fcp/devctl/block?target=3
134 _class:/PLATFORM_CLASS/pci?instance=1/scsi-fcp/devctl/block?target=1
137 _class:/PLATFORM_CLASS/pci?instance=1/scsi-fcp/devctl/block?target=3
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c76 do_led_control(topo_mod_t *mod, char *devctl, uint16_t enclosure, argument
90 if ((fd = open(devctl, (set ? O_RDWR : O_RDONLY))) == -1) {
91 topo_mod_dprintf(mod, "devctl open failed: %s",
127 char *driver = NULL, *devctl = NULL; local
165 TOPO_BINDING_DEVCTL, &devctl, &err) != 0 ||
200 if (do_led_control(mod, devctl, enclosure, slot, mptsas_led, &ledmode,
222 if (devctl != NULL)
223 topo_mod_strfree(mod, devctl);
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c95 uint16_t devctl; local
184 devctl = pci_config_get16(sp->s_pci_handle, off + PCIE_DEVCTL);
186 max_payload_size = (devctl & PCIE_DEVCTL_MAX_PAYLOAD_MASK)
189 max_read_request = (devctl & PCIE_DEVCTL_MAX_READ_REQ_MASK)
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_types.h64 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/common/sys/
H A Dsunpm.h45 #include <sys/devctl.h>
H A Ddamap_impl.h37 #include <sys/devctl.h>
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h54 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h181 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h167 #define SET_FIS_SECTOR_DEVCTL(fis, devctl) \
169 ((devctl & 0xff) << 24))
/illumos-gate/usr/src/cmd/luxadm/
H A Ddiag.c60 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h409 #define SET_FIS_DEVCTL(fis, devctl) \
411 ((devctl & 0xff) << 24))
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c40 #include <sys/devctl.h>
149 * might have been a devctl command
268 * These functions provide access to the devctl functions,
/illumos-gate/usr/src/cmd/
H A DMakefile117 devctl \
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c155 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c39 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c39 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c186 uint16_t devctl; member in struct:pcicfg_err_regs
3964 uint16_t devctl; local
3972 regs->devctl = devctl = PCI_CAP_GET16(h, NULL, cap_ptr,
3974 devctl &= ~(PCIE_DEVCTL_UR_REPORTING_EN |
3978 PCI_CAP_PUT16(h, NULL, cap_ptr, PCIE_DEVCTL, devctl);
3997 regs->devctl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c45 #include <sys/devctl.h>
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c38 #include <sys/devctl.h>

Completed in 136 milliseconds

12