Searched defs:flag (Results 476 - 500 of 1243) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c523 dcam_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
/illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/
H A Daudio1575.c375 * int flag Open flags
384 audio1575_open(void *arg, int flag, unsigned *nframesp, caddr_t *bufp) argument
388 _NOTE(ARGUNUSED(flag));
/illumos-gate/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.c418 * int flag Open flags
427 audioixp_open(void *arg, int flag, unsigned *nframesp, caddr_t *bufp) argument
431 _NOTE(ARGUNUSED(flag));
990 * This routine checks the state of codecs. It checks the flag to confirm
/illumos-gate/usr/src/uts/common/io/audio/drv/audiop16x/
H A Daudiop16x.c211 p16x_open(void *arg, int flag, uint_t *nframes, caddr_t *bufp) argument
215 _NOTE(ARGUNUSED(flag));
/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.c195 auvia_open(void *arg, int flag, unsigned *nframesp, caddr_t *bufp) argument
199 _NOTE(ARGUNUSED(flag));
/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c39 * - packets are lost only if flag SB_NO_HEADER is clear and buffer
55 * This option will often be used in combination with flag SB_SEND_ON_WRITE.
59 * the blocked flow condition downstream. If this flag is clear (default)
238 sbclose(queue_t *rq, int flag, cred_t *credp) argument
1035 * since using certain flag combinations
H A Dsysevent.c152 sysevent_publish(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
204 sysevent_chan_open(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
253 sysevent_chan_control(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
288 sysevent_subscribe(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
349 sysevent_unsubscribe(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
388 sysevent_channames(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
422 sysevent_chandata(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
475 sysevent_setpropnvl(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
520 sysevent_getpropnvl(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) argument
586 int flag, cred_
585 sysevent_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cr, int *rvalp) argument
627 sysevent_open(dev_t *devp, int flag, int otyp, cred_t *cr) argument
655 sysevent_close(dev_t dev, int flag, int otyp, cred_t *cr) argument
[all...]
H A Dsysmsg.c98 D_NEW | D_MP, /* Driver compatibility flag */
366 sysmopen(dev_t *dev, int flag, int state, cred_t *cred) argument
404 flag = flag & ~FTRUNC;
414 flag | FNONBLOCK | FNDELAY, 0, &vp, 0, 0) == 0)
425 sysmclose(dev_t dev, int flag, int state, cred_t *cred) argument
460 (void) VOP_CLOSE(sysmcache[i].dca_vp, flag,
509 sysmioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred, int *rvalp) argument
553 if ((flag & FMODELS) != FNATIVE) {
557 flag))
[all...]
H A Dtelmod.c80 * in the module state flag. So those values are not available
305 telmodclose(queue_t *q, int flag, cred_t *credp) argument
720 * Send negative ack if TEL_STOPPED flag is not set
1072 * Set TEL_CRRCV flag if last character is CR
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_mac.c316 int flag)
315 mac_update_statistics(struct cmac *mac, int flag) argument
H A Dvsc7326.c660 int flag)
662 if (flag == MAC_STATS_UPDATE_FULL ||
659 mac_update_statistics(struct cmac *mac, int flag) argument
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c103 static int fcoet_open(dev_t *devp, int flag, int otype, cred_t *credp);
104 static int fcoet_close(dev_t dev, int flag, int otype, cred_t *credp);
322 fcoet_open(dev_t *devp, int flag, int otype, cred_t *credp) argument
354 if (flag & FEXCL) {
373 fcoet_close(dev_t dev, int flag, int otype, cred_t *credp) argument
/illumos-gate/usr/src/uts/common/os/
H A Dkiconv.c455 size_t *outlen, int flag, int *errno)
479 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0);
489 * that we are now accepting two flag values and doing the processing
495 if (flag & KICONV_REPLACE_INVALID) {
526 if (flag & KICONV_REPLACE_INVALID) {
543 if (flag & KICONV_REPLACE_INVALID) {
555 if (flag & KICONV_REPLACE_INVALID) {
603 size_t *outlen, int flag, int *errno)
606 inlen, (uchar_t *)outarray, outlen, flag, errno));
611 size_t *outlen, int flag, in
454 kiconvstr_to_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob, size_t *outlen, int flag, int *errno) argument
602 kiconvstr_to_1252(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
610 kiconvstr_to_1(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
618 kiconvstr_to_15(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
626 kiconvstr_to_850(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
638 kiconvstr_fr_sb(size_t id, uchar_t *ib, size_t *inlen, uchar_t *ob, size_t *outlen, int flag, int *errno) argument
717 kiconvstr_fr_1252(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
725 kiconvstr_fr_1(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
733 kiconvstr_fr_15(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
741 kiconvstr_fr_850(char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
1346 kiconvstr(const char *tocode, const char *fromcode, char *inarray, size_t *inlen, char *outarray, size_t *outlen, int flag, int *errno) argument
[all...]
H A Dpriv.c261 * We'll try to copy the privilege aware flag; but since the
264 * or was explicitely unset, we need to set the flag and then
343 priv_getbyname(const char *name, uint_t flag) argument
350 if (flag != 0 && flag != PRIV_ALLOC)
366 if (!(flag & PRIV_ALLOC)) {
705 * flag.
H A Dtlabel.c86 labelalloc(const bslabel_t *val, uint32_t doi, int flag) argument
88 ts_label_t *lab = kmem_cache_alloc(tslabel_cache, flag);
107 labeldup(const ts_label_t *val, int flag) argument
109 ts_label_t *lab = kmem_cache_alloc(tslabel_cache, flag);
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c331 evtchndrv_ioctl(dev_t dev, int cmd, intptr_t data, int flag, cred_t *cr, argument
475 evtchndrv_open(dev_t *devp, int flag, int otyp, cred_t *credp) argument
529 evtchndrv_close(dev_t dev, int flag, int otyp, struct cred *credp) argument
H A Dxenbus_dev.c336 xenbusdrv_open(dev_t *devp, int flag, int otyp, cred_t *cr) argument
391 xenbusdrv_close(dev_t dev, int flag, int otyp, struct cred *cr) argument
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c325 xdfs_rwcmd_copyin(struct dadkio_rwcmd *rwcmdp, caddr_t inaddr, int flag) argument
327 switch (ddi_model_convert_from(flag)) {
332 sizeof (struct dadkio_rwcmd32), flag)) {
351 sizeof (struct dadkio_rwcmd), flag)) {
363 xdfs_rwcmd_copyout(struct dadkio_rwcmd *rwcmdp, caddr_t outaddr, int flag) argument
365 switch (ddi_model_convert_from(flag)) {
389 sizeof (struct dadkio_rwcmd32), flag))
395 sizeof (struct dadkio_rwcmd), flag))
403 xdfs_dioctl_rwcmd(dev_t dev, intptr_t arg, int flag) argument
412 status = xdfs_rwcmd_copyin(rwcmdp, (caddr_t)arg, flag);
464 xdfs_c_ioctl(xdfs_state_t *xsp, dev_t dev, int part, int cmd, intptr_t arg, int flag, cred_t *credp, int *rvalp, boolean_t *done) argument
[all...]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common.h101 uint8_t flag; /* 0:unconfigure 1:configured */ member in struct:hxge_mv_cfg
127 uint32_t rx_full_header; /* select the header flag */
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c73 int flag, status; local
268 * restriction, we pass the "mro_bind_override_addr" flag in the call
274 flag = (sleepflag == HERMON_SLEEP) ? IBT_MR_SLEEP :
279 mr_attr.mr_flags = flag | IBT_MR_ENABLE_LOCAL_WRITE;
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c76 int flag, status; local
86 * Check the "options" flag. Currently this flag tells the driver
269 * restriction, we pass the "mro_bind_override_addr" flag in the call
275 flag = (sleepflag == TAVOR_SLEEP) ? IBT_MR_SLEEP :
280 mr_attr.mr_flags = flag | IBT_MR_ENABLE_LOCAL_WRITE;
664 * Check the "inddr" flag. This flag tells the driver whether or not
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c420 eib_m_promisc(void *arg, boolean_t flag) argument
427 return (eib_mac_promisc(ss, flag));
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpciev.c405 uint16_t flag = affected_flag & dev_affected_flags; local
411 if (!flag)
414 switch (flag) {
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c94 static int ehci_close(dev_t dev, int flag, int otyp, cred_t *credp);
116 D_NEW | D_MP | D_HOTPLUG /* Driver compatibility flag */
363 /* Reset the ehci initialization flag */
608 int flag,
614 return (usba_hubdi_close(dip, dev, flag, otyp, credp));
951 /* Initialize the halting flag */
607 ehci_close(dev_t dev, int flag, int otyp, cred_t *credp) argument
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c96 uint_t flag,
101 uint_t flag,
382 usb_ia_bus_config(dev_info_t *dip, uint_t flag, ddi_bus_config_op_t op, argument
392 flag |= NDI_DEVI_DEBUG;
402 rval = ndi_busop_bus_config(dip, flag, op, arg, child, 0);
410 usb_ia_bus_unconfig(dev_info_t *dip, uint_t flag, ddi_bus_config_op_t op, argument
423 flag |= NDI_DEVI_DEBUG;
431 flag &= ~(NDI_DEVI_REMOVE | NDI_UNCONFIG);
435 rval = ndi_busop_bus_unconfig(dip, flag, op, arg);
438 (flag
[all...]

Completed in 118 milliseconds

<<11121314151617181920>>