taglinefilesource code
mode559drivers/block/floppy.cstatic void reset_fdc_info(int mode)
mode570drivers/block/floppy.c( mode || UDRS->track != NEED_1_RECAL))
mode491drivers/block/sbpcd.cu_char mode;           /* read_mode: READ_M1, READ_M2, READ_SC, READ_AU */
mode2165drivers/block/sbpcd.cDriveStruct[d].mode=READ_M1;
mode2648drivers/block/sbpcd.cDriveStruct[d].mode=READ_M1;
mode2655drivers/block/sbpcd.cDriveStruct[d].mode=READ_M2;
mode2697drivers/block/sbpcd.cDriveStruct[d].mode=READ_AU;
mode2842drivers/block/sbpcd.cDriveStruct[d].mode=READ_M1;
mode327drivers/block/xd.cu_char head,sector,control,mode,temp;
mode346drivers/block/xd.cmode = xd_setup_dma(operation == READ ? DMA_MODE_READ : DMA_MODE_WRITE,(u_char *)buffer,temp * 0x200);
mode349drivers/block/xd.cswitch (xd_command(cmdblk,mode,(u_char *) buffer,(u_char *) buffer,sense,XD_TIMEOUT)) {
mode397drivers/block/xd.cstatic u_char xd_setup_dma (u_char mode,u_char *buffer,u_int count)
mode408drivers/block/xd.cset_dma_mode(xd_dma,mode);
mode445drivers/block/xd.cstatic u_int xd_command (u_char *command,u_char mode,u_char *indata,u_char *outdata,u_char *sense,u_long timeout)
mode450drivers/block/xd.cprintk("xd_command: command = 0x%X, mode = 0x%X, indata = 0x%X, outdata = 0x%X, sense = 0x%X\n",command,mode,indata,outdata,sense);
mode454drivers/block/xd.coutb(mode,XD_CONTROL);
mode464drivers/block/xd.cif (mode == DMA_MODE) {
mode472drivers/block/xd.cif (mode == DMA_MODE) {
mode1641drivers/char/console.cvtmode.mode  = VT_AUTO;
mode386drivers/char/keyboard.cstatic void applkey(int key, char mode)
mode390drivers/char/keyboard.cbuf[1] = (mode ? 'O' : '[');
mode517drivers/char/keyboard.cvt_cons[fg_console].vt_mode.mode = VT_AUTO;
mode1573drivers/char/tpqic02.cstatic int start_dma(short mode, unsigned long bytes_todo)
mode1585drivers/char/tpqic02.cdma_mode = (mode == WRITE)? DMA_MODE_WRITE : DMA_MODE_READ;  
mode1607drivers/char/tpqic02.cstat = tp_sense(((mode == WRITE)? 0 : TP_WRP) | TP_BOM | TP_FIL);
mode1627drivers/char/tpqic02.cstat = send_qic02_cmd((mode == WRITE)? QCMD_WRT_DATA : QCMD_RD_DATA, TIM_M, 0);
mode1630drivers/char/tpqic02.c(mode == WRITE)? "write" : "read");
mode1640drivers/char/tpqic02.cswitch (mode) {
mode1648drivers/char/tpqic02.cprintk(TPQIC02_NAME ": requested unknown mode %d\n", mode);
mode465drivers/char/tty_io.cif (vt_cons[new_console].vt_mode.mode == VT_PROCESS)
mode488drivers/char/tty_io.cvt_cons[new_console].vt_mode.mode = VT_AUTO;
mode542drivers/char/tty_io.cif (vt_cons[fg_console].vt_mode.mode == VT_PROCESS)
mode574drivers/char/tty_io.cvt_cons[fg_console].vt_mode.mode = VT_AUTO;
mode439drivers/char/vt.cchar mode;
mode444drivers/char/vt.cmode = get_fs_byte(&vtmode->mode);
mode445drivers/char/vt.cif (mode != VT_AUTO && mode != VT_PROCESS)
mode447drivers/char/vt.cvt_cons[console].vt_mode.mode = mode;
mode465drivers/char/vt.cput_fs_byte(vt_cons[console].vt_mode.mode, &vtmode->mode);
mode545drivers/char/vt.cif (vt_cons[console].vt_mode.mode != VT_PROCESS)
mode138drivers/net/atp.cstatic void write_packet(short ioaddr, int length, unsigned char *packet, int mode);
mode284drivers/net/depca.cunsigned short mode;  /* Mode register */
mode699drivers/net/depca.cprintk("\tmode: 0x%4.4x\n",lp->init_block.mode);
mode755drivers/net/depca.clp->init_block.mode = DTX | DRX;       /* Disable Rx and Tx. */
mode777drivers/net/depca.clp->init_block.mode = 0x0000;            /* Enable the Tx and Rx */ 
mode1224drivers/net/depca.clp->init_block.mode = PROM;       /* Set promiscuous mode */
mode1237drivers/net/depca.clp->init_block.mode &= ~PROM; /* Unset promiscuous mode */
mode1239drivers/net/depca.clp->init_block.mode |= PROM;    /* Set promiscuous mode */
mode180drivers/net/lance.cunsigned short mode;    /* Pre-set mode (reg. 15) */
mode351drivers/net/lance.clp->init_block.mode = 0x0003;    /* Disable Rx and Tx. */
mode580drivers/net/lance.clp->init_block.mode = 0x0000;
mode360drivers/net/ni65.cp->ib.mode = 0;
mode91drivers/net/ni65.hunsigned short mode;
mode509drivers/net/sk_g16.cstatic int SK_lance_init(struct device *dev, unsigned short mode);
mode1028drivers/net/sk_g16.cstatic int SK_lance_init(struct device *dev, unsigned short mode)
mode1082drivers/net/sk_g16.c(p->ram)->ib.mode = mode;        /* Set operation mode */
mode122drivers/net/sk_g16.hunsigned short mode;     /* Mode Register */
mode87drivers/net/slip.csl->mode    = SL_MODE_ADAPTIVE;  /* automatic CSLIP recognition */
mode90drivers/net/slip.csl->mode    = SL_MODE_CSLIP | SL_MODE_ADAPTIVE;  /* Default */
mode92drivers/net/slip.csl->mode    = SL_MODE_SLIP;    /* Default for non compressors */
mode112drivers/net/slip.cdev->type    = ARPHRD_SLIP + sl->mode;
mode298drivers/net/slip.cif (sl->mode & (SL_MODE_ADAPTIVE | SL_MODE_CSLIP)) {
mode302drivers/net/slip.cif (!(sl->mode & SL_MODE_CSLIP)) {
mode328drivers/net/slip.cif (!(sl->mode & SL_MODE_CSLIP)) {
mode330drivers/net/slip.csl->mode |= SL_MODE_CSLIP;
mode371drivers/net/slip.cif(sl->mode & SL_MODE_CSLIP)
mode374drivers/net/slip.cif(sl->mode & SL_MODE_SLIP6)
mode488drivers/net/slip.cif(sl->mode&SL_MODE_AX25)
mode503drivers/net/slip.cif((sl->mode&SL_MODE_AX25) && type!=htons(ETH_P_AX25))
mode521drivers/net/slip.cif(sl->mode&SL_MODE_AX25)
mode668drivers/net/slip.cif (sl->mode & SL_MODE_SLIP6)
mode961drivers/net/slip.cput_fs_long(sl->mode,(long *)arg);
mode965drivers/net/slip.csl->mode=get_fs_long((long *)arg);
mode967drivers/net/slip.cif(sl->mode & SL_MODE_AX25)
mode978drivers/net/slip.csl->dev->type=ARPHRD_SLIP+sl->mode;
mode74drivers/net/slip.hunsigned char    mode;    /* SLIP mode      */
mode303drivers/scsi/NCR5380.hunsigned char *ptr, unsigned int count, unsigned char mode) {
mode325drivers/scsi/NCR5380.hset_dma_mode(instance->dma_channel, mode);
mode64drivers/sound/ad1848.cint             mode;
mode87drivers/sound/ad1848.cstatic int      ad1848_open (int dev, int mode);
mode190drivers/sound/ad1848.cad1848_open (int dev, int mode)
mode196drivers/sound/ad1848.cDEB (printk ("ad1848_open(int mode = %X)\n", mode));
mode389drivers/sound/ad1848.cif (!(arg & ad_format_mask[devc->mode]))
mode564drivers/sound/ad1848.cif (devc->mode == 2)
mode621drivers/sound/ad1848.cif (devc->mode == 2)
mode680drivers/sound/ad1848.cdevc->mode = 1;    /* MODE1 = original AD1848 */
mode793drivers/sound/ad1848.cdevc->mode = 2;
mode860drivers/sound/ad1848.caudio_devs[my_dev]->format_mask = ad_format_mask[devc->mode];
mode89drivers/sound/audio.cint             mode = file->mode & O_ACCMODE;
mode98drivers/sound/audio.cif ((ret = DMAbuf_open (dev, mode)) < 0)
mode125drivers/sound/audio.cint             mode;
mode128drivers/sound/audio.cmode = file->mode & O_ACCMODE;
mode137drivers/sound/audio.cDMAbuf_release (dev, mode);
mode118drivers/sound/dev_table.hint (*open) (int dev, int mode);
mode148drivers/sound/dev_table.hint (*open) (int dev, int mode);
mode161drivers/sound/dev_table.hvoid (*volume_method) (int dev, int mode);
mode173drivers/sound/dev_table.hint (*open) (int dev, int mode,
mode192drivers/sound/dev_table.hint (*open)(int dev, int mode);
mode165drivers/sound/dmabuf.cDMAbuf_open (int dev, int mode)
mode195drivers/sound/dmabuf.cif ((retval = audio_devs[dev]->open (dev, mode)) < 0)
mode198drivers/sound/dmabuf.cdmap->open_mode = mode;
mode271drivers/sound/dmabuf.cDMAbuf_release (int dev, int mode)
mode879drivers/sound/dmabuf.cDMAbuf_open (int dev, int mode)
mode885drivers/sound/dmabuf.cDMAbuf_release (int dev, int mode)
mode53drivers/sound/gus_midi.cgus_midi_open (int dev, int mode,
mode71drivers/sound/gus_midi.cif (mode == OPEN_READ || mode == OPEN_READWRITE)
mode77drivers/sound/gus_midi.cif (mode == OPEN_WRITE || mode == OPEN_READWRITE)
mode43drivers/sound/gus_wave.cunsigned long   mode;
mode366drivers/sound/gus_wave.cgus_voice_on (unsigned int mode)
mode368drivers/sound/gus_wave.cgus_write8 (0x00, (unsigned char) (mode & 0xfc));
mode370drivers/sound/gus_wave.cgus_write8 (0x00, (unsigned char) (mode & 0xfc));
mode382drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode385drivers/sound/gus_wave.c(mode & 0xfc));  /* Don't touch last two bits */
mode387drivers/sound/gus_wave.cgus_write8 (0x00, (gus_read8 (0x00) & 0x03) | (mode & 0xfc));
mode431drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode433drivers/sound/gus_wave.cgus_write8 (0x0d, mode & 0xfc);
mode435drivers/sound/gus_wave.cgus_write8 (0x0d, mode & 0xfc);
mode441drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode444drivers/sound/gus_wave.c(mode & 0xfc));  /* Leave the last 2 bits alone */
mode446drivers/sound/gus_wave.cgus_write8 (0x0d, (gus_read8 (0x0d) & 0x03) | (mode & 0xfc));
mode466drivers/sound/gus_wave.csamples[sample_no].mode & WAVE_16_BITS);
mode489drivers/sound/gus_wave.cvoices[voice].mode = 0;
mode514drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_SUSTAIN_ON && voices[voice].env_phase == 2)
mode594drivers/sound/gus_wave.cvoices[voice].mode &= ~WAVE_SUSTAIN_ON;
mode617drivers/sound/gus_wave.cis16bits = (samples[instr_no].mode & WAVE_16_BITS) ? 1 : 0;  /* 8 or 16 bits */
mode619drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode938drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES && voices[voice].env_phase != 2)
mode977drivers/sound/gus_wave.cguswave_volume_method (int dev, int mode)
mode979drivers/sound/gus_wave.cif (mode == VOL_METHOD_LINEAR || mode == VOL_METHOD_ADAGIO)
mode980drivers/sound/gus_wave.cvolume_method = mode;
mode1085drivers/sound/gus_wave.cif (!(voices[voice].mode & WAVE_ENVELOPES))
mode1178drivers/sound/gus_wave.cunsigned char   mode = 0;
mode1188drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1246drivers/sound/gus_wave.cis16bits = (samples[sample].mode & WAVE_16_BITS) ? 1 : 0;
mode1247drivers/sound/gus_wave.cvoices[voice].mode = samples[sample].mode;
mode1250drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1286drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_16_BITS)
mode1288drivers/sound/gus_wave.cmode |= 0x04;    /* 16 bits */
mode1305drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1316drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOP_BACK)
mode1323drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOPING)
mode1325drivers/sound/gus_wave.cmode |= 0x08;
mode1327drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_BIDIR_LOOP)
mode1328drivers/sound/gus_wave.cmode |= 0x10;
mode1330drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOP_BACK)
mode1335drivers/sound/gus_wave.cmode |= 0x40;
mode1345drivers/sound/gus_wave.cmode |= 0x20;    /* Loop IRQ at the end */
mode1355drivers/sound/gus_wave.cgus_voice_on (mode);
mode1371drivers/sound/gus_wave.cint             mode;
mode1388drivers/sound/gus_wave.cmode = gus_read8 (0x00);
mode1389drivers/sound/gus_wave.cif (mode & 0x20)
mode1390drivers/sound/gus_wave.cgus_write8 (0x00, mode & 0xdf);  /* No interrupt! */
mode1406drivers/sound/gus_wave.cif ((mode & 0x01) || (int) ((gus_read16 (0x09) >> 4) < 2065))
mode1440drivers/sound/gus_wave.cguswave_open (int dev, int mode)
mode1531drivers/sound/gus_wave.cif (patch.mode & WAVE_LOOPING)
mode1550drivers/sound/gus_wave.cif (patch.mode & WAVE_16_BITS)
mode1583drivers/sound/gus_wave.cif (patch.mode & WAVE_ENVELOPES)
mode1584drivers/sound/gus_wave.cpatch.mode &= ~WAVE_TREMOLO;
mode1632drivers/sound/gus_wave.cif (patch.mode & WAVE_UNSIGNED)
mode1634drivers/sound/gus_wave.cif (!(patch.mode & WAVE_16_BITS) || (i & 0x01))
mode1680drivers/sound/gus_wave.cif (patch.mode & WAVE_UNSIGNED)
mode1682drivers/sound/gus_wave.cif (patch.mode & WAVE_16_BITS)
mode1805drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1814drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1823drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1833drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1843drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1972drivers/sound/gus_wave.cgus_sampling_open (int dev, int mode)
mode1994drivers/sound/gus_wave.cif (mode & OPEN_READ)
mode2042drivers/sound/gus_wave.cunsigned char   mode[2], ramp_mode[2];
mode2051drivers/sound/gus_wave.cmode[chn] = 0x00;
mode2056drivers/sound/gus_wave.cmode[chn] |= 0x20;  /* Loop IRQ */
mode2063drivers/sound/gus_wave.cmode[chn] |= 0x04;  /* 16 bit data */
mode2073drivers/sound/gus_wave.cmode[chn] |= 0x08;  /* Enable loop */
mode2119drivers/sound/gus_wave.cmode[chn] |= 0x08;  /* Enable looping */
mode2128drivers/sound/gus_wave.cmode[chn] &= ~0x08;  /* Disable looping */
mode2129drivers/sound/gus_wave.cmode[chn] |= 0x20;/* Enable IRQ at the end */
mode2137drivers/sound/gus_wave.cmode[chn] &= ~0x08;  /* Disable looping */
mode2149drivers/sound/gus_wave.cgus_voice_on (mode[chn]);
mode2259drivers/sound/gus_wave.cunsigned char   mode;
mode2265drivers/sound/gus_wave.cmode = 0xa0;      /* DMA IRQ enabled, invert MSB */
mode2268drivers/sound/gus_wave.cmode |= 0x04;    /* 16 bit DMA channel */
mode2270drivers/sound/gus_wave.cmode |= 0x02;    /* Stereo */
mode2271drivers/sound/gus_wave.cmode |= 0x01;      /* DMA enable */
mode2273drivers/sound/gus_wave.cgus_write8 (0x49, mode);
mode3009drivers/sound/gus_wave.cint             mode, parm;
mode3021drivers/sound/gus_wave.cmode = voices[voice].loop_irq_mode;
mode3025drivers/sound/gus_wave.cswitch (mode)
mode3098drivers/sound/gus_wave.cint             mode, parm;
mode3111drivers/sound/gus_wave.cmode = voices[voice].volume_irq_mode;
mode3115drivers/sound/gus_wave.cswitch (mode)
mode260drivers/sound/midi_synth.cmidi_synth_open (int dev, int mode)
mode271drivers/sound/midi_synth.cif ((err = midi_devs[orig_dev]->open (orig_dev, mode,
mode7drivers/sound/midi_synth.hint midi_synth_open (int dev, int mode);
mode168drivers/sound/midibuf.cint             mode, err;
mode172drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
mode191drivers/sound/midibuf.cif ((err = midi_devs[dev]->open (dev, mode,
mode239drivers/sound/midibuf.cint             mode;
mode243drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
mode251drivers/sound/midibuf.cif (mode != OPEN_READ)
mode411drivers/sound/midibuf.cinput_sleep_flag[dev].mode = WK_SLEEP;
mode421drivers/sound/midibuf.cmidi_sleep_flag[dev].mode = WK_SLEEP;
mode55drivers/sound/mpu401.cint             mode;
mode470drivers/sound/mpu401.cif (devc->mode == MODE_SYNTH)
mode506drivers/sound/mpu401.cif (devc->base != 0 && (devc->opened & OPEN_READ || devc->mode == MODE_SYNTH))
mode513drivers/sound/mpu401.cmpu401_open (int dev, int mode,
mode537drivers/sound/mpu401.cdevc->mode = MODE_MIDI;
mode543drivers/sound/mpu401.cdevc->opened = mode;
mode559drivers/sound/mpu401.cdevc->mode = 0;
mode852drivers/sound/mpu401.cmpu_synth_open (int dev, int mode)
mode870drivers/sound/mpu401.cdevc->opened = mode;
mode871drivers/sound/mpu401.cdevc->mode = MODE_SYNTH;
mode881drivers/sound/mpu401.cif (mode & OPEN_READ)
mode903drivers/sound/mpu401.cdevc->mode = 0;
mode1336drivers/sound/mpu401.cmpu_timer_open (int dev, int mode)
mode62drivers/sound/opl3.cint             mode;
mode318drivers/sound/opl3.cvoices[voice].mode = 0;
mode451drivers/sound/opl3.cif (voices[voice].mode == 0)
mode454drivers/sound/opl3.cif (voices[voice].mode == 2)
mode706drivers/sound/opl3.cvoices[voice].mode = voice_mode;
mode859drivers/sound/opl3.copl3_open (int dev, int mode)
mode921drivers/sound/opl3.copl3_volume_method (int dev, int mode)
mode957drivers/sound/opl3.cif (voices[voice].mode == 4)
mode68drivers/sound/os.hint mode; int aborting;
mode75drivers/sound/os.h#define RESET_WAIT_QUEUE(q, f) {f.aborting = 0;f.mode = WK_NONE;}
mode78drivers/sound/os.h#define TIMED_OUT(q, f) (f.mode & WK_TIMEOUT)
mode83drivers/sound/os.hf.mode = WK_SLEEP;interruptible_sleep_on(&q); \
mode84drivers/sound/os.hif (!(f.mode & WK_WAKEUP)) \
mode89drivers/sound/os.hif (jiffies >= tl) f.mode |= WK_TIMEOUT; \
mode91drivers/sound/os.hf.mode &= ~WK_SLEEP; \
mode93drivers/sound/os.h#define SOMEONE_WAITING(q, f) (f.mode & WK_SLEEP)
mode94drivers/sound/os.h#define WAKE_UP(q, f)      {f.mode = WK_WAKEUP;wake_up(&q);}
mode49drivers/sound/pas2_midi.cpas_midi_open (int dev, int mode,
mode84drivers/sound/pas2_midi.cif (mode == OPEN_READ || mode == OPEN_READWRITE)
mode92drivers/sound/pas2_midi.cif (mode == OPEN_WRITE || mode == OPEN_READWRITE)
mode231drivers/sound/pas2_pcm.cpas_pcm_open (int dev, int mode)
mode235drivers/sound/pas2_pcm.cTRACE (printk ("pas2_pcm.c: static int pas_pcm_open(int mode = %X)\n", mode));
mode453drivers/sound/pss.cPSS_write (MASTER_SWITCH | spk->mode);
mode760drivers/sound/pss.cint             mode;
mode773drivers/sound/pss.cmode = file->mode & O_ACCMODE;
mode774drivers/sound/pss.cif (mode == O_WRONLY)
mode787drivers/sound/pss.cint             mode;
mode794drivers/sound/pss.cmode = file->mode & O_ACCMODE;
mode795drivers/sound/pss.cif (mode == O_WRONLY && code_length > 0)
mode69drivers/sound/sb16_dsp.cstatic int      sb16_dsp_open (int dev, int mode);
mode114drivers/sound/sb16_dsp.cdsp_set_speed (int mode)
mode116drivers/sound/sb16_dsp.cDEB (printk ("dsp_set_speed(%d)\n", mode));
mode117drivers/sound/sb16_dsp.cif (mode)
mode119drivers/sound/sb16_dsp.cif (mode < 5000)
mode120drivers/sound/sb16_dsp.cmode = 5000;
mode121drivers/sound/sb16_dsp.cif (mode > 44100)
mode122drivers/sound/sb16_dsp.cmode = 44100;
mode123drivers/sound/sb16_dsp.cdsp_current_speed = mode;
mode125drivers/sound/sb16_dsp.creturn mode;
mode129drivers/sound/sb16_dsp.cdsp_set_stereo (int mode)
mode131drivers/sound/sb16_dsp.cDEB (printk ("dsp_set_stereo(%d)\n", mode));
mode133drivers/sound/sb16_dsp.cdsp_stereo = mode;
mode135drivers/sound/sb16_dsp.creturn mode;
mode211drivers/sound/sb16_dsp.csb16_dsp_open (int dev, int mode)
mode84drivers/sound/sb16_midi.csb16midi_open (int dev, int mode,
mode97drivers/sound/sb16_midi.csb16midi_opened = mode;
mode92drivers/sound/sb_dsp.cstatic int      dsp_set_stereo (int mode);
mode370drivers/sound/sb_dsp.cdsp_set_stereo (int mode)
mode382drivers/sound/sb_dsp.cif (mode && sb_midi_busy)
mode388drivers/sound/sb_dsp.cdsp_stereo = !!mode;
mode590drivers/sound/sb_dsp.csb_dsp_open (int dev, int mode)
mode629drivers/sound/sb_dsp.copen_mode = mode;
mode67drivers/sound/sb_midi.csb_midi_open (int dev, int mode,
mode83drivers/sound/sb_midi.cif (mode != OPEN_WRITE && !sb_duplex_midi)
mode91drivers/sound/sb_midi.cif (mode != OPEN_WRITE)
mode89drivers/sound/sb_mixer.csb_mixer_set_stereo (int mode)
mode95drivers/sound/sb_mixer.c| (mode ? STEREO_DAC : MONO_DAC)));
mode236drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode242drivers/sound/sequencer.cif (mode == OPEN_READ)
mode310drivers/sound/sequencer.cint             mode;
mode319drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode321drivers/sound/sequencer.cif ((err = midi_devs[dev]->open (dev, mode,
mode927drivers/sound/sequencer.cint             retval, mode, i;
mode933drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode1010drivers/sound/sequencer.cif (seq_mode == SEQ_1 && (mode == OPEN_READ || mode == OPEN_READWRITE))
mode1034drivers/sound/sequencer.cif ((tmp = synth_devs[i]->open (i, mode)) < 0)
mode1053drivers/sound/sequencer.cif (seq_mode == SEQ_1 && (mode == OPEN_READ || mode == OPEN_READWRITE))
mode1060drivers/sound/sequencer.cif ((retval = midi_devs[i]->open (i, mode,
mode1118drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode1138drivers/sound/sequencer.cif (mode != OPEN_READ)
mode1144drivers/sound/sequencer.cif (mode != OPEN_READ)
mode1149drivers/sound/sequencer.cif (mode != OPEN_READ)
mode1329drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode1377drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1409drivers/sound/sequencer.cint             err, mode;
mode1411drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode1412drivers/sound/sequencer.cif ((err = midi_devs[midi_dev]->open (midi_dev, mode,
mode1429drivers/sound/sequencer.cif (mode == OPEN_WRITE)
mode1436drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1647drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1675drivers/sound/sequencer.cmidi_sleep_flag.mode = WK_SLEEP;
mode1687drivers/sound/sequencer.cseq_sleep_flag.mode = WK_SLEEP;
mode5drivers/sound/sound_calls.hint DMAbuf_open(int dev, int mode);
mode6drivers/sound/sound_calls.hint DMAbuf_release(int dev, int mode);
mode92drivers/sound/sound_calls.hint  pro_midi_open(int dev, int mode);
mode142drivers/sound/sound_calls.hvoid sb_mixer_set_stereo(int mode);
mode209drivers/sound/sound_config.hint mode;  /* Open mode */
mode151drivers/sound/sound_timer.ctimer_open (int dev, int mode)
mode95drivers/sound/soundcard.cfiles[dev].mode = 0;
mode98drivers/sound/soundcard.cfiles[dev].mode = OPEN_READWRITE;
mode100drivers/sound/soundcard.cfiles[dev].mode = OPEN_READ;
mode102drivers/sound/soundcard.cfiles[dev].mode = OPEN_WRITE;
mode105drivers/sound/sys_timer.cdef_tmr_open (int dev, int mode)
mode133drivers/sound/uart6850.cuart6850_open (int dev, int mode,
mode149drivers/sound/uart6850.cuart6850_opened = mode;
mode99fs/exec.cint open_inode(struct inode * inode, int mode)
mode119fs/exec.cf->f_flags = mode;
mode120fs/exec.cf->f_mode = (mode+1) & O_ACCMODE;
mode311fs/ext/namei.cint ext_create(struct inode * dir,const char * name, int len, int mode,
mode327fs/ext/namei.cinode->i_mode = mode;
mode345fs/ext/namei.cint ext_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode365fs/ext/namei.cinode->i_mode = mode;
mode382fs/ext/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode404fs/ext/namei.cint ext_mkdir(struct inode * dir, const char * name, int len, int mode)
mode451fs/ext/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode48fs/ext/symlink.cint flag, int mode, struct inode ** res_inode)
mode79fs/ext/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode27fs/ext2/acl.cunsigned short mode = inode->i_mode;
mode43fs/ext2/acl.cmode >>= 6;
mode45fs/ext2/acl.cmode >>= 3;
mode46fs/ext2/acl.cif (((mode & mask & S_IRWXO) == mask))
mode266fs/ext2/ialloc.cint mode)
mode304fs/ext2/ialloc.cstruct inode * ext2_new_inode (const struct inode * dir, int mode)
mode326fs/ext2/ialloc.cif (S_ISDIR(mode)) {
mode441fs/ext2/ialloc.cif (S_ISDIR(mode))
mode447fs/ext2/ialloc.cinode->i_mode = mode;
mode457fs/ext2/ialloc.cif (S_ISDIR(mode))
mode458fs/ext2/ialloc.cmode |= S_ISGID;
mode478fs/ext2/ialloc.cinc_inode_version (inode, gdp, mode);
mode363fs/ext2/namei.cint ext2_create (struct inode * dir,const char * name, int len, int mode,
mode374fs/ext2/namei.cinode = ext2_new_inode (dir, mode);
mode380fs/ext2/namei.cinode->i_mode = mode;
mode404fs/ext2/namei.cint ext2_mknod (struct inode * dir, const char * name, int len, int mode,
mode420fs/ext2/namei.cinode = ext2_new_inode (dir, mode);
mode426fs/ext2/namei.cinode->i_mode = mode;
mode443fs/ext2/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode468fs/ext2/namei.cint ext2_mkdir (struct inode * dir, const char * name, int len, int mode)
mode516fs/ext2/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
mode52fs/ext2/symlink.cint flag, int mode, struct inode ** res_inode)
mode87fs/ext2/symlink.cerror = open_namei (link, flag, mode, res_inode, dir);
mode76fs/isofs/file.cint mode)
mode84fs/isofs/file.cif(mode == ISOFS_FILE_TEXT_M) outchar = 0x0a;
mode85fs/isofs/file.cif(mode == ISOFS_FILE_TEXT) outchar = ' ';
mode294fs/isofs/rock.cinode->i_mode  = isonum_733(rr->u.PX.mode);
mode30fs/isofs/rock.hchar mode[8];
mode46fs/isofs/symlink.cint flag, int mode, struct inode ** res_inode)
mode74fs/isofs/symlink.cerror = open_namei(pnt,flag,mode,res_inode,dir);
mode213fs/minix/namei.cint minix_create(struct inode * dir,const char * name, int len, int mode,
mode230fs/minix/namei.cinode->i_mode = mode;
mode248fs/minix/namei.cint minix_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode269fs/minix/namei.cinode->i_mode = mode;
mode286fs/minix/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode305fs/minix/namei.cint minix_mkdir(struct inode * dir, const char * name, int len, int mode)
mode352fs/minix/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode42fs/minix/symlink.cint flag, int mode, struct inode ** res_inode)
mode73fs/minix/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode197fs/msdos/namei.cint msdos_create(struct inode *dir,const char *name,int len,int mode,
mode218fs/msdos/namei.cres = msdos_create_entry(dir,msdos_name,S_ISDIR(mode),result);
mode245fs/msdos/namei.cint msdos_mkdir(struct inode *dir,const char *name,int len,int mode)
mode105fs/namei.cint mode = inode->i_mode;
mode112fs/namei.cmode >>= 6;
mode114fs/namei.cmode >>= 3;
mode115fs/namei.cif (((mode & mask & 0007) == mask) || fsuser())
mode165fs/namei.cint flag, int mode, struct inode ** res_inode)
mode178fs/namei.creturn inode->i_op->follow_link(dir,inode,flag,mode,res_inode);
mode305fs/namei.cint open_namei(const char * pathname, int flag, int mode,
mode313fs/namei.cmode &= S_IALLUGO & ~current->fs->umask;
mode314fs/namei.cmode |= S_IFREG;
mode348fs/namei.cerror = dir->i_op->create(dir,basename,namelen,mode,res_inode);
mode360fs/namei.cerror = follow_link(dir,inode,flag,mode,&inode);
mode420fs/namei.cint do_mknod(const char * filename, int mode, dev_t dev)
mode426fs/namei.cmode &= ~current->fs->umask;
mode448fs/namei.cerror = dir->i_op->mknod(dir,basename,namelen,mode,dev);
mode454fs/namei.casmlinkage int sys_mknod(const char * filename, int mode, dev_t dev)
mode459fs/namei.cif (S_ISDIR(mode) || (!S_ISFIFO(mode) && !fsuser()))
mode461fs/namei.cswitch (mode & S_IFMT) {
mode463fs/namei.cmode |= S_IFREG;
mode472fs/namei.cerror = do_mknod(tmp,mode,dev);
mode478fs/namei.cstatic int do_mkdir(const char * pathname, int mode)
mode505fs/namei.cerror = dir->i_op->mkdir(dir,basename,namelen,mode);
mode511fs/namei.casmlinkage int sys_mkdir(const char * pathname, int mode)
mode518fs/namei.cerror = do_mkdir(tmp,mode);
mode26fs/nfs/dir.cstatic int nfs_create(struct inode *dir, const char *name, int len, int mode,
mode28fs/nfs/dir.cstatic int nfs_mkdir(struct inode *dir, const char *name, int len, int mode);
mode35fs/nfs/dir.cstatic int nfs_mknod(struct inode *dir, const char *name, int len, int mode,
mode243fs/nfs/dir.centry->expiration_date = jiffies + (S_ISDIR(fattr->mode)
mode328fs/nfs/dir.cstatic int nfs_create(struct inode *dir, const char *name, int len, int mode,
mode346fs/nfs/dir.csattr.mode = mode;
mode364fs/nfs/dir.cint mode, int rdev)
mode380fs/nfs/dir.csattr.mode = mode;
mode382fs/nfs/dir.cif (S_ISCHR(mode) || S_ISBLK(mode))
mode395fs/nfs/dir.cstatic int nfs_mkdir(struct inode *dir, const char *name, int len, int mode)
mode411fs/nfs/dir.csattr.mode = mode;
mode481fs/nfs/dir.csattr.mode = S_IFLNK | S_IRWXUGO; /* SunOS 4.1.2 crashes without this! */
mode574fs/nfs/dir.cinode->i_mode = fattr->mode;
mode203fs/nfs/inode.csattr.mode = inode->i_mode;
mode205fs/nfs/inode.csattr.mode = (unsigned) -1;
mode183fs/nfs/proc.cfattr->mode = ntohl(*p++);
mode204fs/nfs/proc.c*p++ = htonl(sattr->mode);
mode47fs/nfs/symlink.cint flag, int mode, struct inode **res_inode)
mode95fs/nfs/symlink.cerror = open_namei(res2, flag, mode, res_inode, dir);
mode164fs/open.casmlinkage int sys_access(const char * filename, int mode)
mode170fs/open.cif (mode != (mode & S_IRWXO))  /* where's F_OK, X_OK, W_OK, R_OK? */
mode178fs/open.cif (!permission(inode, mode))
mode248fs/open.casmlinkage int sys_fchmod(unsigned int fd, mode_t mode)
mode261fs/open.cif (mode == (mode_t) -1)
mode262fs/open.cmode = inode->i_mode;
mode263fs/open.cinode->i_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO);
mode271fs/open.casmlinkage int sys_chmod(const char * filename, mode_t mode)
mode287fs/open.cif (mode == (mode_t) -1)
mode288fs/open.cmode = inode->i_mode;
mode289fs/open.cinode->i_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO);
mode409fs/open.cint do_open(const char * filename,int flags,int mode)
mode431fs/open.cerror = open_namei(filename,flag,mode,&inode,NULL);
mode457fs/open.casmlinkage int sys_open(const char * filename,int flags,int mode)
mode465fs/open.cerror = do_open(tmp,flags,mode);
mode470fs/open.casmlinkage int sys_creat(const char * pathname, int mode)
mode472fs/open.creturn sys_open(pathname, O_CREAT | O_WRONLY | O_TRUNC, mode);
mode42fs/proc/link.cint flag, int mode, struct inode ** res_inode)
mode651fs/sysv/inode.cumode_t mode;
mode668fs/sysv/inode.cmode = raw_inode->i_mode;
mode670fs/sysv/inode.cmode = from_coh_imode(mode);
mode672fs/sysv/inode.cinode->i_mode = mode;
mode736fs/sysv/inode.cumode_t mode;
mode752fs/sysv/inode.cmode = inode->i_mode;
mode754fs/sysv/inode.cmode = to_coh_imode(mode);
mode755fs/sysv/inode.craw_inode->i_mode = mode;
mode210fs/sysv/namei.cint sysv_create(struct inode * dir,const char * name, int len, int mode,
mode230fs/sysv/namei.cinode->i_mode = mode;
mode248fs/sysv/namei.cint sysv_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode269fs/sysv/namei.cinode->i_mode = mode;
mode289fs/sysv/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode308fs/sysv/namei.cint sysv_mkdir(struct inode * dir, const char * name, int len, int mode)
mode354fs/sysv/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode48fs/sysv/symlink.cint flag, int mode, struct inode ** res_inode)
mode80fs/sysv/symlink.cerror = open_namei(bh_data,flag,mode,res_inode,dir);
mode297fs/umsdos/dir.cif (S_ISREG(entry->mode)) entry->mtime = inode->i_mtime;
mode298fs/umsdos/dir.cinode->i_mode  = entry->mode;
mode313fs/umsdos/dir.cif (!S_ISDIR(entry->mode)){
mode571fs/umsdos/dir.cumsdos_delentry (dir,&info,S_ISDIR(info.entry.mode));
mode426fs/umsdos/emd.cif ((isdir != 0) != (S_ISDIR(info->entry.mode) != 0)){
mode427fs/umsdos/emd.cif (S_ISDIR(info->entry.mode)){
mode489fs/umsdos/emd.cif (S_ISDIR(info->entry.mode)){
mode316fs/umsdos/inode.centry.mode = inode->i_mode;
mode180fs/umsdos/ioctl.c,S_ISDIR(data.umsdos_dirent.mode));
mode249fs/umsdos/ioctl.cdir->i_sb->u.msdos_sb.fs_umask = data.umsdos_dirent.mode;
mode203fs/umsdos/namei.cint mode,        /* Permission bit + file type ??? */
mode216fs/umsdos/namei.cinfo.entry.mode = mode;
mode286fs/umsdos/namei.cnew_info->entry.mode = old_info->entry.mode;
mode350fs/umsdos/namei.c,S_ISDIR(new_info.entry.mode));
mode354fs/umsdos/namei.c,S_ISDIR(old_info.entry.mode));
mode404fs/umsdos/namei.cint mode,
mode421fs/umsdos/namei.cret = umsdos_create_any (dir,name,len,mode,0,flags,&inode);
mode639fs/umsdos/namei.cint mode,        /* Permission bit + file type ??? */
mode643fs/umsdos/namei.creturn umsdos_create_any (dir,name,len,mode,0,0,result);
mode652fs/umsdos/namei.cint mode)
mode660fs/umsdos/namei.cinfo.entry.mode = mode | S_IFDIR;
mode674fs/umsdos/namei.cret = msdos_mkdir (dir,info.fake.fname,info.fake.len,mode);
mode718fs/umsdos/namei.cint mode,
mode736fs/umsdos/namei.cint ret = umsdos_create_any (dir,name,len,mode,rdev,0,&inode);
mode939fs/umsdos/namei.c,info.entry.mode,ret));
mode53fs/umsdos/symlink.cint mode,
mode84fs/umsdos/symlink.cret = open_namei(path,flag,mode,res_inode,dir);
mode244fs/xiafs/namei.cint xiafs_create(struct inode * dir, const char * name, int len, int mode,
mode260fs/xiafs/namei.cinode->i_mode = mode;
mode278fs/xiafs/namei.cint xiafs_mknod(struct inode *dir, const char *name, int len, int mode, int rdev)
mode298fs/xiafs/namei.cinode->i_mode = mode;
mode315fs/xiafs/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode335fs/xiafs/namei.cint xiafs_mkdir(struct inode * dir, const char * name, int len, int mode)
mode380fs/xiafs/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
mode76fs/xiafs/symlink.cint flag, int mode, struct inode ** res_inode)
mode111fs/xiafs/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode160include/asm-i386/dma.hstatic __inline__ void set_dma_mode(unsigned int dmanr, char mode)
mode163include/asm-i386/dma.hdma_outb(mode | dmanr,  DMA1_MODE_REG);
mode165include/asm-i386/dma.hdma_outb(mode | (dmanr&3),  DMA2_MODE_REG);
mode45include/linux/binfmts.hextern int open_inode(struct inode * inode, int mode);
mode185include/linux/cdrom.hu_char  mode;      /* cache control byte      */
mode67include/linux/ext_fs.hextern int ext_create(struct inode * dir,const char * name, int len, int mode,
mode69include/linux/ext_fs.hextern int ext_mkdir(struct inode * dir, const char * name, int len, int mode);
mode75include/linux/ext_fs.hextern int ext_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode441include/linux/fs.hextern int open_namei(const char * pathname, int flag, int mode,
mode443include/linux/fs.hextern int do_mknod(const char * filename, int mode, dev_t dev);
mode15include/linux/ipc.hushort mode;  /* access modes see mode flags below */
mode82include/linux/minix_fs.hextern int minix_create(struct inode * dir,const char * name, int len, int mode,
mode84include/linux/minix_fs.hextern int minix_mkdir(struct inode * dir, const char * name, int len, int mode);
mode90include/linux/minix_fs.hextern int minix_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode159include/linux/msdos_fs.hextern int msdos_create(struct inode *dir,const char *name,int len,int mode,
mode161include/linux/msdos_fs.hextern int msdos_mkdir(struct inode *dir,const char *name,int len,int mode);
mode130include/linux/nfs.hu_int mode;
mode146include/linux/nfs.hu_int mode;
mode115include/linux/skbuff.hextern void      dev_kfree_skb(struct sk_buff *skb, int mode);
mode137include/linux/soundcard.hunsigned long mode;
mode589include/linux/soundcard.hint mode;
mode829include/linux/soundcard.h#define SEQ_VOLUME_MODE(dev, mode)  {_SEQ_NEEDBUF(8);\
mode833include/linux/soundcard.h_seqbuf[_seqbufptr+3] = (mode);\
mode279include/linux/sysv_fs.hextern inline mode_t from_coh_imode(unsigned short mode)
mode281include/linux/sysv_fs.hif (mode == COH_KLUDGE_SYMLINK_MODE)
mode284include/linux/sysv_fs.hreturn mode;
mode286include/linux/sysv_fs.hextern inline unsigned short to_coh_imode(mode_t mode)
mode288include/linux/sysv_fs.hif (S_ISLNK(mode))
mode290include/linux/sysv_fs.helse if (mode == COH_KLUDGE_SYMLINK_MODE)
mode293include/linux/sysv_fs.hreturn mode;
mode395include/linux/sysv_fs.hextern int sysv_create(struct inode * dir,const char * name, int len, int mode,
mode397include/linux/sysv_fs.hextern int sysv_mkdir(struct inode * dir, const char * name, int len, int mode);
mode403include/linux/sysv_fs.hextern int sysv_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode78include/linux/timex.hint mode;    /* mode selector */
mode36include/linux/umsdos_fs.humode_t    mode;    /* Standard UNIX permissions bits + type of */
mode9include/linux/vt.hchar mode;    /* vt mode */
mode125include/linux/xd.hstatic u_int xd_command (u_char *command,u_char mode,u_char *indata,u_char *outdata,u_char *sense,u_long timeout);
mode67include/linux/xia_fs.hextern int xiafs_create(struct inode * dir,const char * name, int len, int mode,
mode69include/linux/xia_fs.hextern int xiafs_mkdir(struct inode * dir, const char * name, int len, int mode);
mode77include/linux/xia_fs.hint mode, int rdev);
mode56init/main.cstatic inline _syscall3(int,open,const char *,file,int,flag,int,mode)
mode249ipc/msg.cipcp->mode = (msgflg & S_IRWXUGO);
mode411ipc/msg.cipcp->mode = (ipcp->mode & ~S_IRWXUGO) | 
mode412ipc/msg.c(S_IRWXUGO & tbuf.msg_perm.mode);
mode85ipc/sem.cipcp->mode = (semflg & S_IRWXUGO);
mode312ipc/sem.cipcp->mode = (ipcp->mode & ~S_IRWXUGO)
mode313ipc/sem.c| (tbuf.sem_perm.mode & S_IRWXUGO);
mode106ipc/shm.cshp->shm_perm.mode = (shmflg & S_IRWXUGO);
mode144ipc/shm.cif (shp->shm_perm.mode & SHM_DEST)
mode276ipc/shm.cif (!(ipcp->mode & SHM_LOCKED))
mode278ipc/shm.cipcp->mode &= ~SHM_LOCKED;
mode286ipc/shm.cif (ipcp->mode & SHM_LOCKED)
mode288ipc/shm.cipcp->mode |= SHM_LOCKED;
mode305ipc/shm.cipcp->mode = (ipcp->mode & ~S_IRWXUGO)
mode306ipc/shm.c| (tbuf.shm_perm.mode & S_IRWXUGO);
mode314ipc/shm.cshp->shm_perm.mode |= SHM_DEST;
mode504ipc/shm.cif (--shp->shm_nattch <= 0 && shp->shm_perm.mode & SHM_DEST)
mode548ipc/shm.cif (--shp->shm_nattch <= 0 && shp->shm_perm.mode & SHM_DEST)
mode706ipc/shm.cif (shp == IPC_UNUSED || shp == IPC_NOID || shp->shm_perm.mode & SHM_LOCKED ) {
mode54ipc/util.cgranted_mode = ipcp->mode;
mode348kernel/time.cif (txc.mode && !suser())
mode354kernel/time.cif (txc.mode != ADJ_OFFSET_SINGLESHOT && (txc.mode & ADJ_OFFSET))
mode361kernel/time.cif (txc.mode & ADJ_STATUS)
mode366kernel/time.cif (txc.mode & ADJ_TICK)
mode376kernel/time.cif (txc.mode)
mode381kernel/time.cif (txc.mode & ADJ_STATUS)
mode384kernel/time.cif (txc.mode & ADJ_FREQUENCY)
mode387kernel/time.cif (txc.mode & ADJ_MAXERROR)
mode390kernel/time.cif (txc.mode & ADJ_ESTERROR)
mode393kernel/time.cif (txc.mode & ADJ_TIMECONST)
mode396kernel/time.cif (txc.mode & ADJ_OFFSET)
mode397kernel/time.cif (txc.mode == ADJ_OFFSET_SINGLESHOT)
mode423kernel/time.cif (txc.mode & ADJ_TICK)
mode549net/inet/skbuff.cvoid dev_kfree_skb(struct sk_buff *skb, int mode)
mode561net/inet/skbuff.ckfree_skb(skb,mode);