Searched defs:disable (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisena.c33 ** disable() - DISABLE PRINTER
37 disable(PSTATUS *pps, char *reason, int when) function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dconfig.c159 void disable(struct dev *dev) function
161 if (dev->disable) {
162 dev->disable(dev);
163 dev->disable = 0;
H A Ddev.h48 void (*disable)P((struct dev *)); member in struct:dev
71 #define PROBE_AWAKE 1 /* After calling disable bring up the same device */
81 extern void disable(struct dev *dev);
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231_apcdma.c274 uint32_t disable; local
281 disable = APC_PLAY_DISABLE;
285 disable = APC_CAP_DISABLE;
299 AND_SET_WORD(handle, &APC_DMACSR, ~(abort|disable));
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_smf.c35 static void disable(char *svc_names[], md_error_t *ep);
97 disable(svm_core_svcs, ep);
101 disable(svm_diskset_svcs, ep);
105 disable(svm_mn_diskset_svcs, ep);
236 disable(char *svc_names[], md_error_t *ep) function
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c54 "# enable/disable rcapd\n"
70 static int disable = -1; variable
209 disable = 0;
212 disable = 1;
271 * disable/enable before reading configuration from the repository
274 if (disable > 0) {
277 die(gettext("cannot disable service: %s\n"),
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c65 static void disable(),
125 * the disable/reject reasons.
247 * - disable the printer,
257 * request from printing. (We disable the printer AFTER trying
258 * to mount the form, because we don't disable a printer for a
270 disable (printer, CUZ_MOUNTING, 0);
277 disable (printer, disable_reason, 1);
461 * Use the wait version of the disable, so our request isn't
466 disable (printer, disable_reason, 1);
564 ** disable()
567 static void disable (printer, reason, when) function
[all...]
/illumos-gate/usr/src/uts/common/dtrace/
H A Dsystrace.c183 int disable = (systrace_sysent[sysnum].stsy_entry == DTRACE_IDNONE || local
186 if (disable) {
/illumos-gate/usr/src/lib/libpp/common/
H A Dppcontrol.c189 getline(register char* p, char* x, int disable) argument
202 if (disable)
206 else if (disable == 1)
207 disable = (c == T_ID && streq(pp.token, pp.pass)) ? 2 : 0;
210 disable = 0;
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dgmac.h87 int (*disable)(struct cmac *, int); member in struct:cmac_ops
/illumos-gate/usr/src/cmd/avs/sv/
H A Dsvadm.c172 "\t%s [-C tag] -d { -f file | volume } disable\n"), program);
429 int enable, disable, compare, print, version; local
439 compare = enable = disable = version = 0;
466 disable++;
505 if ((enable + disable + compare) > 1) {
566 else if (disable)
580 else if (disable)
927 * Issue the ioctl to attempt to disable this device. Note that all
933 gettext("%s: unable to disable %s"),
937 gettext("unable to disable
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c347 struct fiosnapdelete disable; local
351 bzero(&disable, sizeof (disable));
355 disable.rootfiledesc = mountfd;
356 if (ioctl(ctlfd, _FIOSNAPSHOTDELETE, &disable) == -1) {
357 if (disable.error) {
358 die(gettext("error %d"), disable.error);
370 printf(gettext("Deleted snapshot %d.\n"), disable.snapshotnumber);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c51 * performance; MAC clients will be able to request to disable the softmac
82 * disable request, all the IP/ARP streams will try to switch back to
273 * the stack initiates capability disable, but due to races, the
274 * module insertion may complete before the capability disable
1086 softmac_datapath_switch(softmac_t *softmac, boolean_t disable, boolean_t admin) argument
1099 if (softmac->smac_fastpath_admin_disabled == disable) {
1103 softmac->smac_fastpath_admin_disabled = disable;
1104 } else if (disable) {
1204 softmac->smac_fastpath_admin_disabled = !disable;
1205 } else if (disable) {
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c1414 DbgBreakIf(0 != mm_le32_to_cpu(kcqe->completion_status)); /* disable should never fail */
2521 struct fcoe_kwqe_conn_enable_disable *disable)
2530 memcpy(&ramrod_params->fcoe_enable.enable_disable_kwqe, disable, sizeof *disable);
2518 lm_fc_post_disable_ramrod( struct _lm_device_t *pdev, lm_fcoe_state_t *fcoe, struct fcoe_kwqe_conn_enable_disable *disable) argument
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1960 DDI_PROP_DONTPASS, "amd-iommu-disable-list", &propval)
1973 char *disable; local
1976 DDI_PROP_DONTPASS|DDI_PROP_NOTPROM, "amd-iommu", &disable)
1978 if (strcmp(disable, "no") == 0) {
1981 ddi_prop_free(disable);
1985 DDI_PROP_DONTPASS|DDI_PROP_NOTPROM, "amd-iommu-disable-list",
1986 &disable) == DDI_PROP_SUCCESS) {
1987 amd_iommu_disable_list = kmem_alloc(strlen(disable) + 1,
1989 (void) strcpy(amd_iommu_disable_list, disable);
1990 ddi_prop_free(disable);
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c1745 int disable = (action == EFX_STATS_DISABLE); local
1758 MAC_STATS_IN_PERIODIC_CHANGE, enable | events | disable,
1784 (disable ? EVB_PORT_ID_NULL : enp->en_vport_id));
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c174 /* n */ "disable-at-boot",
196 /* n */ "\t-o disable-at-boot",
752 dlist_update(int board, int disable, char *dlist, struct cfga_msg *msgp, argument
785 if (disable) {
803 if (disable) {
883 int disable; local
899 disable = 0;
901 disable++;
924 err = disable ? OPT_DISABLE : OPT_ENABLE;
942 else if (disabled && !(force || (options && !disable)))
1074 int disable; local
1398 int disable; local
[all...]
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h359 disable : 1, member in struct:device_element
/illumos-gate/usr/src/man/man1/
H A DMakefile433 disable.1 \
605 disable.1 := LINKSRC = enable.1
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c79 * It is also used by enable/resume and disable/suspend code to ensure that
494 * Suspend and disable operations use this function to wait until it is safe
508 * Other ioctls use this function to hold off disable and suspend.
522 * Other ioctls use this function to allow disable and suspend to continue.
2531 "for %s during disable",
5777 * issuing a disable?
6014 int enable, disable; local
6172 disable = (uap->command == RDC_CMD_DISABLE ||
6264 if ((enable || disable) && rc == 0) {
6365 /* raced with a disable comman
[all...]

Completed in 125 milliseconds