taglinefilesource code
type131arch/alpha/kernel/bios32.cunsigned int type;
type137arch/alpha/kernel/bios32.ctype = base & PCI_BASE_ADDRESS_MEM_TYPE_MASK;
type141arch/alpha/kernel/bios32.cswitch (type) {
type603arch/alpha/kernel/irq.casmlinkage void do_entInt(unsigned long type, unsigned long vector, unsigned long la_ptr,
type607arch/alpha/kernel/irq.cswitch (type) {
type631arch/alpha/kernel/irq.cprintk("Hardware intr %ld %lx? Huh?\n", type, vector);
type178arch/alpha/kernel/setup.ccpu_index = (unsigned) (cpu->type - 1);
type73arch/alpha/kernel/traps.casmlinkage void do_entIF(unsigned long type, unsigned long a1, unsigned long a2,
type79arch/alpha/kernel/traps.cdie_if_kernel("Instruction fault", &regs, type);
type80arch/alpha/kernel/traps.cswitch (type) {
type214arch/i386/math-emu/errors.cint type;
type342arch/i386/math-emu/errors.cfor (i=0; exception_names[i].type; i++)
type343arch/i386/math-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type346arch/i386/math-emu/errors.cif (exception_names[i].type)
type74arch/i386/math-emu/fpu_proto.hextern int load_store_instr(unsigned char type, fpu_addr_modes addr_modes,
type63arch/i386/math-emu/load_store.cint load_store_instr(unsigned char type, fpu_addr_modes addr_modes,
type75arch/i386/math-emu/load_store.cif ( access_limit < data_sizes_32[type] )
type80arch/i386/math-emu/load_store.cif ( access_limit < data_sizes_16[type] )
type89arch/i386/math-emu/load_store.cswitch ( type_table[type] )
type115arch/i386/math-emu/load_store.cswitch ( type )
type303arch/sparc/kernel/probe.cregister int node, type;
type319arch/sparc/kernel/probe.ctype = 0;
type581arch/sparc/kernel/sys_sunos.cextern sys_mount (char * dev_name, char * dir_name, char * type,
type588arch/sparc/kernel/sys_sunos.csys_socket(int family, int type, int protocol);
type719arch/sparc/kernel/sys_sunos.csunos_mount(char *type, char *dir, int flags, void *data)
type739arch/sparc/kernel/sys_sunos.cerror = verify_area(VERIFY_READ, type, 16);
type742arch/sparc/kernel/sys_sunos.cif(strcmp(type, "ext2") == 0) {
type744arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "iso9660") == 0) {
type746arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "minix") == 0) {
type748arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "ext") == 0) {
type750arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "xiafs") == 0) {
type752arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "nfs") == 0) {
type755arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "ufs") == 0) {
type758arch/sparc/kernel/sys_sunos.c} else if(strcmp(type, "proc")) {
type763arch/sparc/kernel/sys_sunos.cerror = sys_mount(dev_fname, dir, type, linux_flags, NULL);
type765arch/sparc/kernel/sys_sunos.ctype, dev_fname, error);
type53arch/sparc/kernel/traps.cdo_hw_interrupt(unsigned long type, unsigned long psr, unsigned long pc)
type57arch/sparc/kernel/traps.ctype, psr, pc);
type2772drivers/block/floppy.cstatic inline const char *drive_name(int type, int drive)
type2776drivers/block/floppy.cif (type)
type2777drivers/block/floppy.cfloppy = floppy_type + type;
type3024drivers/block/floppy.cint drive, int type, int device)
type3036drivers/block/floppy.cif (type){
type3041drivers/block/floppy.cif (TYPE(drive_state[cnt].fd_device) == type &&
type3045drivers/block/floppy.cfloppy_type[type] = *g;
type3046drivers/block/floppy.cfloppy_type[type].name="user format";
type3047drivers/block/floppy.cfor (cnt = type << 2; cnt < (type << 2) + 4; cnt++)
type3049drivers/block/floppy.cfloppy_type[type].size>>1;
type3052drivers/block/floppy.cif (TYPE(drive_state[cnt].fd_device) == type &&
type3182drivers/block/floppy.cint i,drive,type;
type3198drivers/block/floppy.ctype = TYPE(device);
type3233drivers/block/floppy.cdrive, type, device);
type3235drivers/block/floppy.cif (type)
type3236drivers/block/floppy.coutparam = (char *) &floppy_type[type];
type3277drivers/block/floppy.coutparam = drive_name(type,drive);
type3303drivers/block/floppy.cif (type)
type2098drivers/block/ide.cbyte type = (id->config >> 8) & 0x1f;
type2100drivers/block/ide.cswitch (type) {
type2131drivers/block/ide.cprintk("Type %d - Unknown device\n", type);
type515drivers/cdrom/aztcd.cstatic int aztSetDiskType(int type)
type520drivers/cdrom/aztcd.cprintk("aztcd: set disk type command: type= %i\n",type);
type524drivers/cdrom/aztcd.coutb(type,CMD_PORT);
type528drivers/cdrom/aztcd.c{ azt_read_mode=type;
type534drivers/cdrom/aztcd.cprintk("### Error 1 aztcd: aztSetDiskType %x Error Code %x\n",type,data);
type538drivers/cdrom/aztcd.c{ printk("### Error 2 aztcd: aztSetDiskType %x\n ",type);
type536drivers/cdrom/sbpcd.cconst char *type;
type3022drivers/cdrom/sbpcd.cCDo_command, type, D_S[d].drive_model, D_S[d].drv_id);
type5200drivers/cdrom/sbpcd.cif (sbpcd[port_index+1]==2) type=str_sp;
type5201drivers/cdrom/sbpcd.celse if (sbpcd[port_index+1]==1) type=str_sb;
type5202drivers/cdrom/sbpcd.celse if (sbpcd[port_index+1]==3) type=str_t16;
type5203drivers/cdrom/sbpcd.celse type=str_lm;
type5204drivers/cdrom/sbpcd.csbpcd_setup(type, addr);
type5206drivers/cdrom/sbpcd.cmsg(DBG_INF,"Scanning 0x%X (%s)...\n", CDo_command, type);
type1968drivers/char/console.cconsole_driver.type = TTY_DRIVER_TYPE_CONSOLE;
type1192drivers/char/cyclades.cif (!info->type){
type1821drivers/char/cyclades.ctmp.type = info->type;
type2779drivers/char/cyclades.ccy_serial_driver.type = TTY_DRIVER_TYPE_SERIAL;
type2867drivers/char/cyclades.cinfo->type = PORT_CIRRUS;
type1735drivers/char/istallion.csio.type = PORT_UNKNOWN;
type4007drivers/char/istallion.cstli_serial.type = TTY_DRIVER_TYPE_SERIAL;
type538drivers/char/keyboard.cu_char type;
type546drivers/char/keyboard.ctype = KTYP(keysym);
type548drivers/char/keyboard.cif (type >= 0xf0) {
type549drivers/char/keyboard.ctype -= 0xf0;
type550drivers/char/keyboard.cif (type == KT_LETTER) {
type551drivers/char/keyboard.ctype = KT_LATIN;
type558drivers/char/keyboard.c(*key_handler[type])(keysym & 0xff, up_flag);
type559drivers/char/keyboard.cif (type != KT_SLOCK)
type573drivers/char/keyboard.ctype = KTYP(keysym);
type574drivers/char/keyboard.cif (type == KT_SHIFT)
type575drivers/char/keyboard.c(*key_handler[type])(keysym & 0xff, up_flag);
type226drivers/char/pty.cpty_driver.type = TTY_DRIVER_TYPE_PTY;
type212drivers/char/scc.cstatic struct mbuf * scc_get_buffer(struct scc_channel *scc, char type);
type657drivers/char/scc.cscc_get_buffer(struct scc_channel *scc, char type)
type661drivers/char/scc.cif (type == BT_TRANSMIT)
type2677drivers/char/scc.cscc_driver.type = TTY_DRIVER_TYPE_SERIAL;
type905drivers/char/serial.cif (!info->port || !info->type) {
type925drivers/char/serial.cif (info->type == PORT_16650) {
type929drivers/char/serial.c} else if (info->type == PORT_16550A) {
type1206drivers/char/serial.cif (info->type == PORT_16550A) {
type1211drivers/char/serial.c} else if (info->type == PORT_16650) {
type1474drivers/char/serial.ctmp.type = info->type;
type1507drivers/char/serial.c(new_serial.type != info->type) ||
type1522drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1527drivers/char/serial.cif (new_serial.type) {
type1531drivers/char/serial.crs_table[i].type)
type1547drivers/char/serial.cinfo->type = new_serial.type;
type1562drivers/char/serial.cif(info->type != PORT_UNKNOWN)
type1567drivers/char/serial.cif (!info->port || !info->type)
type2542drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2607drivers/char/serial.cinfo->type = PORT_16450;
type2610drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2613drivers/char/serial.cinfo->type = PORT_16550;
type2618drivers/char/serial.cinfo->type = PORT_16650;
type2621drivers/char/serial.cinfo->type = PORT_16550A;
type2627drivers/char/serial.cif (info->type == PORT_16450) {
type2636drivers/char/serial.cinfo->type = PORT_8250;
type2691drivers/char/serial.cserial_driver.type = TTY_DRIVER_TYPE_SERIAL;
type2736drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2762drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2767drivers/char/serial.cswitch (info->type) {
type2809drivers/char/serial.cif ((rs_table[i].type == PORT_UNKNOWN) &&
type2827drivers/char/serial.cif (info->type == PORT_UNKNOWN) {
type2834drivers/char/serial.cswitch (info->type) {
type2859drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1111drivers/char/stallion.csio.type = PORT_CIRRUS;
type2887drivers/char/stallion.cstl_serial.type = TTY_DRIVER_TYPE_SERIAL;
type184drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type820drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY &&
type849drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type919drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type1055drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1190drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1374drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1417drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) {
type1524drivers/char/tty_io.cif (tty->driver.type != TTY_DRIVER_TYPE_CONSOLE)
type381drivers/char/tty_ioctl.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type520drivers/char/tty_ioctl.cif (tty->driver.type != TTY_DRIVER_TYPE_PTY ||
type521drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len);
type523drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len);
type989drivers/net/arcnet.cdev->type    = ARPHRD_ARCNET;
type2629drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len)
type2638drivers/net/arcnet.ctype,type,len);
type2641drivers/net/arcnet.cswitch(type)
type2662drivers/net/arcnet.ctype,type);
type2703drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len)
type2710drivers/net/arcnet.cswitch(type)
type2722drivers/net/arcnet.ctype,type);
type241drivers/net/de600.cstatic byte  de600_read_byte(unsigned char type, struct device *dev);
type293drivers/net/de600.c#define de600_setup_address(addr,type) ( \
type294drivers/net/de600.coutb_p((((addr) << 4) & 0xf0) | type            , DATA_PORT), \
type295drivers/net/de600.coutb_p(( (addr)       & 0xf0) | type | HI_NIBBLE, DATA_PORT), \
type296drivers/net/de600.coutb_p((((addr) >> 4) & 0xf0) | type            , DATA_PORT), \
type297drivers/net/de600.coutb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT))
type319drivers/net/de600.cde600_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */
type322drivers/net/de600.c(void)outb_p((type), DATA_PORT);
type324drivers/net/de600.c(void)outb_p((type) | HI_NIBBLE, DATA_PORT);
type153drivers/net/eql.cunsigned short type, void *daddr, void *saddr, 
type274drivers/net/eql.cdev->type         = ARPHRD_SLIP;
type409drivers/net/eql.cunsigned short type, void *daddr, void *saddr, 
type275drivers/net/i82586.hand length/type field already prepended to the data,
type101drivers/net/ibmtr.cchar *adapter_def(char type)
type103drivers/net/ibmtr.cswitch (type)
type141drivers/net/ibmtr.cstatic void open_sap(unsigned char type,struct device *dev);
type983drivers/net/ibmtr.cstatic void open_sap(unsigned char type,struct device *dev) {
type995drivers/net/ibmtr.copen_sap->sap_value=type;
type145drivers/net/loopback.cdev->type    = ARPHRD_LOOPBACK;  /* 0x0001    */
type174drivers/net/net_init.cdev->type    = ARPHRD_ETHER;
type204drivers/net/net_init.cdev->type    = ARPHRD_IEEE802;
type1077drivers/net/pi2.cstatic int pi_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type1080drivers/net/pi2.creturn ax25_encapsulate(skb, dev, type, daddr, saddr, len);
type1429drivers/net/pi2.cdev->type = ARPHRD_AX25;      /* AF_AX25 device */
type136drivers/net/ppp.cstatic struct compressor *find_compressor (int type);
type203drivers/net/ppp.cunsigned short type, void *daddr, void *saddr,
type219drivers/net/ppp.cstatic int ppp_dev_output (struct protocol *self, sk_buff *skb, int type,
type482drivers/net/ppp.cdev->type             = ARPHRD_PPP;
type579drivers/net/ppp.cppp_alloc_buf (int size, int type)
type588drivers/net/ppp.cbuf->type   = type;
type980drivers/net/ppp.cif (xbuf->type == BUFFER_TYPE_DEV_WR)
type1071drivers/net/ppp.cif (xbuf->type == BUFFER_TYPE_TTY_WR)
type3239drivers/net/ppp.cstatic int ppp_dev_output (struct protocol *self, sk_buff *skb, int type,
type3284drivers/net/ppp.cunsigned short type, void *daddr, void *saddr,
type3288drivers/net/ppp.cunsigned short type, void *daddr,
type3448drivers/net/ppp.cstatic struct compressor *find_compressor (int type)
type3458drivers/net/ppp.cif ((int) (unsigned char) lnk->comp->compress_proto == type) {
type339drivers/net/pt.cstatic int pt_header (struct sk_buff *skb, struct device *dev, unsigned short type,
type342drivers/net/pt.creturn ax25_encapsulate(skb, dev, type, daddr, saddr, len);
type896drivers/net/pt.cdev->type = ARPHRD_AX25;            /* AF_AX25 device */
type530drivers/net/slip.csl_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type537drivers/net/slip.cif (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25))  {
type538drivers/net/slip.creturn ax25_encapsulate(skb, dev, type, daddr, saddr, len);
type750drivers/net/slip.csl->dev->type = ARPHRD_SLIP + sl->mode;
type752drivers/net/slip.cif (sl->dev->type == 260) {    /* KISS */
type753drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type1074drivers/net/slip.csl->dev->type = ARPHRD_SLIP+sl->mode;
type1076drivers/net/slip.cif (sl->dev->type == 260)  {
type1077drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type1207drivers/net/slip.cdev->type    = ARPHRD_SLIP + SL_MODE_DEFAULT;
type1210drivers/net/slip.cif (sl->dev->type == 260) {
type1211drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type85drivers/net/tunnel.cdev->type = ARPHRD_TUNNEL;   /* IP tunnel hardware type (Linux 1.1.89) */
type222drivers/pci/pci.cconst char  *type;
type492drivers/pci/pci.cprintk("    %s: ", bridge_optimization[i].type);
type635drivers/pci/pci.cconst char *pref, *type = "unknown";
type644drivers/pci/pci.ctype = "32 bit"; break;
type646drivers/pci/pci.ctype = "20 bit"; break;
type648drivers/pci/pci.ctype = "64 bit";
type657drivers/pci/pci.c"0x%lx.", pref, type,
type481drivers/scsi/53c7,8xx.c#define ROUNDUP(adr,type)  \
type482drivers/scsi/53c7,8xx.c((void *) (((long) (adr) + sizeof(type) - 1) & ~(sizeof(type) - 1)))
type1429drivers/scsi/advansys.cuchar               type[ASC_MAX_TID + 1][ASC_MAX_LUN + 1];
type2395drivers/scsi/advansys.cuchar  type;
type2414drivers/scsi/advansys.cuchar  type;
type4069drivers/scsi/advansys.cpciDevice->type = asc_scan_method(pciDevice);
type4071drivers/scsi/advansys.cASC_DBG1(2, "asc_srch_pci_dev: type %d\n", pciDevice->type);
type4102drivers/scsi/advansys.cuchar type;
type4107drivers/scsi/advansys.cfor (type = 1; type < 3; type++) {
type4108drivers/scsi/advansys.cpciData.type = type;
type4113drivers/scsi/advansys.cASC_DBG2(4, "asc_scan_method: data %x, type %d\n", data, type);
type4114drivers/scsi/advansys.creturn (type);
type4118drivers/scsi/advansys.cASC_DBG1(4, "asc_scan_method: type %d\n", type);
type4119drivers/scsi/advansys.creturn (type);
type4136drivers/scsi/advansys.cpciData.type = pciDevice->type;
type4185drivers/scsi/advansys.cpciData.type = pciDevice->type;
type4217drivers/scsi/advansys.cpciData->type, lbus, lslot, lfunc);
type4222drivers/scsi/advansys.cif (pciData->type == 2) {
type4288drivers/scsi/advansys.cASC_DBG1(4, "asc_get_cfg_byte: type: %d\n", pciData->type);
type4293drivers/scsi/advansys.cif (pciData->type == 2) {
type2949drivers/scsi/aha152x.cSPRINTF("  Type:   %d ", scd->type);
type1049drivers/scsi/aic7xxx.caha_type                 type;             /* card type */
type1106drivers/scsi/aic7xxx.caha_type         type;       /* card type */
type1197drivers/scsi/aic7xxx.cswitch (p->type)
type1201drivers/scsi/aic7xxx.cprintk("%s%s AT EISA SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
type1206drivers/scsi/aic7xxx.cprintk("%s%s AT VLB SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
type1221drivers/scsi/aic7xxx.cprintk("%s%s (PCI-bus):\n", board_names[p->type], BUSW[p->bus_type]);
type1256drivers/scsi/aic7xxx.cif ((p->type == AIC_7770) || (p->type == AIC_7771))
type3048drivers/scsi/aic7xxx.caha_type type;
type3075drivers/scsi/aic7xxx.creturn (AIC7xxx[i].type);
type3437drivers/scsi/aic7xxx.cdetect_maxscb(aha_type type, int base, int walk_scbs)
type3442drivers/scsi/aic7xxx.cswitch (type)
type3558drivers/scsi/aic7xxx.cswitch (config->type)
type3695drivers/scsi/aic7xxx.cif (((config->type == AIC_7880) || (config->type == AIC_7882) ||
type3696drivers/scsi/aic7xxx.c(config->type == AIC_7883) || (config->type == AIC_7884)) &&
type3724drivers/scsi/aic7xxx.cconfig->maxscb = detect_maxscb(config->type, base, config->walk_scbs);
type3755drivers/scsi/aic7xxx.cboard_names[config->type]);
type3765drivers/scsi/aic7xxx.cboard_names[config->type]);
type3770drivers/scsi/aic7xxx.cboard_names[config->type]);
type3887drivers/scsi/aic7xxx.cp->type = config->type;
type4210drivers/scsi/aic7xxx.cconfig.type = aic7xxx_probe(slot, HID0(base));
type4211drivers/scsi/aic7xxx.cif (config.type != AIC_NONE)
type4288drivers/scsi/aic7xxx.cconfig.type = aic7xxx_pci_devices[i].card_type;
type4290drivers/scsi/aic7xxx.cswitch (config.type)
type4345drivers/scsi/aic7xxx.cprintk("aic7xxx: %s Rev %c.\n", board_names[config.type],
type164drivers/scsi/aic7xxx_proc.csize += sprintf(BLS, "          SCSI Adapter: %s\n", board_names[p->type]);
type978drivers/scsi/eata.cif (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) 
type983drivers/scsi/eata.c&& SCpnt->device->type == TYPE_DISK
type989drivers/scsi/eata.c&& SCpnt->device->type == TYPE_DISK
type999drivers/scsi/eata.cif (spp->target_status && SCpnt->device->type == TYPE_DISK)
type1022drivers/scsi/eata.cif (SCpnt->device->type != TYPE_TAPE)
type220drivers/scsi/eata_dma.c&& cmd->device->type == TYPE_DISK
type246drivers/scsi/eata_dma.c&& cmd->device->type == TYPE_DISK
type266drivers/scsi/eata_dma.cif (cmd->device->type != TYPE_TAPE)
type511drivers/scsi/scsi.cint bflags, type=-1;
type525drivers/scsi/scsi.cSDpnt->type = -1;
type645drivers/scsi/scsi.cswitch (type = (scsi_result[0] & 0x1f)) {
type658drivers/scsi/scsi.cprintk ("scsi: unknown type %d\n", type);
type664drivers/scsi/scsi.cSDpnt->random = (type == TYPE_TAPE) ? 0 : 1;
type665drivers/scsi/scsi.cSDpnt->type = (type & 0x1f);
type2586drivers/scsi/scsi.cif(SDpnt->type != TYPE_TAPE)
type2593drivers/scsi/scsi.cSDpnt->type != TYPE_TAPE) {
type167drivers/scsi/scsi.hchar type;
type287drivers/scsi/scsi_proc.cscd->type < MAX_SCSI_DEVICE_CODE ? 
type288drivers/scsi/scsi_proc.cscsi_dev_types[(int)scd->type] : "Unknown          " );
type63drivers/scsi/sd.cSC->device->type != TYPE_MOD)
type892drivers/scsi/sd.c(SCpnt->device->type == TYPE_DISK ? 
type1331drivers/scsi/sd.cif(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0;
type1344drivers/scsi/sd.cif(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0;
type163drivers/scsi/seagate.cunsigned char type;
type339drivers/scsi/seagate.ccontroller_type = signatures[j].type;
type502drivers/scsi/sg.cswitch (SDp->type) {
type928drivers/scsi/sr.cif(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 0;
type941drivers/scsi/sr.cif(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 1;
type2091drivers/scsi/st.cif(SDp->type != TYPE_TAPE) return 1;
type2135drivers/scsi/st.cif(SDp->type != TYPE_TAPE) return 0;
type924drivers/scsi/u14-34f.cif (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) 
type929drivers/scsi/u14-34f.c&& SCpnt->device->type == TYPE_DISK
type935drivers/scsi/u14-34f.c&& SCpnt->device->type == TYPE_DISK
type945drivers/scsi/u14-34f.cif (spp->target_status && SCpnt->device->type == TYPE_DISK)
type970drivers/scsi/u14-34f.cif (SCpnt->device->type != TYPE_TAPE)
type715drivers/scsi/ultrastor.cmy_mscp->ca = SCpnt->device->type != TYPE_TAPE;
type429drivers/scsi/wd7000.cunchar type;                  /* diagnostics type code (0-3) */
type967drivers/scsi/wd7000.cicb.type = code;
type38drivers/sound/dev_table.csnd_find_driver (int type)
type43drivers/sound/dev_table.cif (sound_drivers[i].card_type == type)
type159drivers/sound/dev_table.csound_unload_driver (int type)
type165drivers/sound/dev_table.cDDB (printk ("unload driver %d: ", type));
type168drivers/sound/dev_table.cif (snd_installed_cards[i].card_type == type)
type172drivers/sound/dev_table.cif ((drv = snd_find_driver (type)) != -1)
type515drivers/sound/dev_table.hint snd_find_driver(int type);
type517drivers/sound/dev_table.hvoid sound_unload_driver(int type);
type868fs/binfmt_elf.cint type;
type915fs/binfmt_elf.cen.n_type = men->type;
type1052fs/binfmt_elf.cnotes[0].type = NT_PRSTATUS;
type1084fs/binfmt_elf.cnotes[1].type = NT_PRPSINFO;
type1113fs/binfmt_elf.cnotes[2].type = NT_TASKSTRUCT;
type1126fs/binfmt_elf.cnotes[3].type = NT_PRFPREG;
type49fs/dquot.cextern void add_dquot_ref(kdev_t dev, short type);
type50fs/dquot.cextern void reset_dquot_ptrs(kdev_t dev, short type);
type59fs/dquot.cstatic inline int const hashfn(kdev_t dev, unsigned int id, short type)
type61fs/dquot.creturn((HASHDEV(dev) ^ id) * (MAXQUOTAS - type)) % NR_DQHASH;
type64fs/dquot.cstatic inline struct dquot **const hash(kdev_t dev, unsigned int id, short type)
type66fs/dquot.creturn(hash_table + hashfn(dev, id, type));
type69fs/dquot.cstatic inline int has_quota_enabled(kdev_t dev, short type)
type74fs/dquot.c(vfsmnt->mnt_quotas[type] != (struct file *)NULL));
type214fs/dquot.cshort type = dquot->dq_type;
type215fs/dquot.cstruct file *filp = dquot->dq_mnt->mnt_quotas[type];
type244fs/dquot.cshort type = dquot->dq_type;
type245fs/dquot.cstruct file *filp = dquot->dq_mnt->mnt_quotas[type];
type273fs/dquot.cint sync_dquots(kdev_t dev, short type)
type282fs/dquot.cif (type != -1 && dquot->dq_type != type)
type294fs/dquot.cvoid invalidate_dquots(kdev_t dev, short type)
type303fs/dquot.cif (dquot->dq_dev != dev || dquot->dq_type != type)
type360fs/dquot.cstatic inline int need_print_warning(short type, struct dquot *dquot)
type362fs/dquot.cswitch (type) {
type371fs/dquot.cstatic int check_idq(struct dquot *dquot, short type, u_long short inodes)
type378fs/dquot.cneed_print_warning(type, dquot)) {
type380fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type389fs/dquot.cif (need_print_warning(type, dquot)) {
type391fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type399fs/dquot.cif (need_print_warning(type, dquot)) {
type401fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type404fs/dquot.cdquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type];
type409fs/dquot.cstatic int check_bdq(struct dquot *dquot, short type, u_long blocks)
type416fs/dquot.cneed_print_warning(type, dquot)) {
type418fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type427fs/dquot.cif (need_print_warning(type, dquot)) {
type429fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type437fs/dquot.cif (need_print_warning(type, dquot)) {
type439fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type442fs/dquot.cdquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type];
type536fs/dquot.cstatic struct dquot *dqget(kdev_t dev, unsigned int id, short type)
type542fs/dquot.c(vfsmnt->mnt_quotas[type] == (struct file *)0))
type547fs/dquot.cdquot = *(hash(dev, id, type));
type568fs/dquot.cdquot->dq_type = type;
type581fs/dquot.cstatic int set_dqblk(kdev_t dev, int id, short type, int flags, struct dqblk *dqblk)
type597fs/dquot.cif ((dquot = dqget(dev, id, type)) != NODQUOT) {
type609fs/dquot.cdquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type];
type616fs/dquot.cdquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type];
type625fs/dquot.cdquot->dq_mnt->mnt_bexp[type] = dquot->dq_btime = dq_dqblk.dqb_btime;
type626fs/dquot.cdquot->dq_mnt->mnt_iexp[type] = dquot->dq_itime = dq_dqblk.dqb_itime;
type640fs/dquot.cstatic int get_quota(kdev_t dev, int id, short type, struct dqblk *dqblk)
type645fs/dquot.cif (has_quota_enabled(dev, type)) {
type652fs/dquot.cif ((dquot = dqget(dev, id, type)) != NODQUOT) {
type677fs/dquot.cvoid dquot_initialize(struct inode *inode, short type)
type684fs/dquot.cif (type != -1 && cnt != type)
type911fs/dquot.cint quota_off(kdev_t dev, short type)
type917fs/dquot.cif (type != -1 && cnt != type)
type932fs/dquot.cint quota_on(kdev_t dev, short type, char *path)
type943fs/dquot.cif (vfsmnt->mnt_quotas[type] != (struct file *)NULL)
type967fs/dquot.cvfsmnt->mnt_quotas[type] = filp;
type968fs/dquot.cdquot = dqget(dev, 0, type);
type969fs/dquot.cvfsmnt->mnt_iexp[type] = (dquot) ? dquot->dq_itime : MAX_IQ_TIME;
type970fs/dquot.cvfsmnt->mnt_bexp[type] = (dquot) ? dquot->dq_btime : MAX_DQ_TIME;
type973fs/dquot.cadd_dquot_ref(dev, type);
type995fs/dquot.cint cmds = 0, type = 0, flags = 0;
type1000fs/dquot.ctype = cmd & SUBCMDMASK;
type1002fs/dquot.cif ((u_int) type >= MAXQUOTAS)
type1009fs/dquot.cif (((type == USRQUOTA && current->uid != id) ||
type1010fs/dquot.c(type == GRPQUOTA && current->gid != id)) && !fsuser())
type1033fs/dquot.creturn(quota_on(dev, type, (char *) addr));
type1035fs/dquot.creturn(quota_off(dev, type));
type1037fs/dquot.creturn(get_quota(dev, id, type, (struct dqblk *) addr));
type1048fs/dquot.creturn(sync_dquots(dev, type));
type1056fs/dquot.cif (has_quota_enabled(dev, type))
type1057fs/dquot.creturn(set_dqblk(dev, id, type, flags, (struct dqblk *) addr));
type127fs/file_table.cvoid add_dquot_ref(dev_t dev, short type)
type136fs/file_table.cfilp->f_inode->i_sb->dq_op->initialize(filp->f_inode, type);
type142fs/file_table.cvoid reset_dquot_ptrs(dev_t dev, short type)
type151fs/file_table.cfilp->f_inode->i_dquot[type] = NODQUOT;
type269fs/isofs/inode.cif (isonum_711 (hdp->type) != ISO_VD_PRIMARY)
type271fs/isofs/inode.cif (isonum_711 (hdp->type) == ISO_VD_END)
type282fs/isofs/inode.cif (isonum_711 (vdp->type) != ISO_VD_PRIMARY)
type284fs/isofs/inode.cif (isonum_711 (vdp->type) == ISO_VD_END)
type147fs/ncpfs/sock.cif (sock->type != SOCK_DGRAM)
type199fs/ncpfs/sock.cif (sock->type != SOCK_DGRAM)
type311fs/ncpfs/sock.crequest.type,
type407fs/ncpfs/sock.c&& (reply.type == NCP_POSITIVE_ACK))
type418fs/ncpfs/sock.creply.type,
type424fs/ncpfs/sock.c&& (reply.type      == NCP_REPLY)
type425fs/ncpfs/sock.c&& (   (request.type    == NCP_ALLOC_SLOT_REQUEST)
type507fs/ncpfs/sock.ch->type = NCP_REQUEST;
type543fs/ncpfs/sock.ch->type = NCP_ALLOC_SLOT_REQUEST;
type568fs/ncpfs/sock.ch->type = NCP_DEALLOC_SLOT_REQUEST;
type100fs/nfs/nfsroot.cif (dev->type < ARPHRD_SLIP &&
type165fs/nfs/nfsroot.cextern void arp_send(int type, int ptype, unsigned long target_ip,
type189fs/nfs/nfsroot.crarp_packet_type.type = htons(ETH_P_RARP);
type199fs/nfs/nfsroot.crarp_packet_type.type = htons(ETH_P_RARP);
type215fs/nfs/nfsroot.cif (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd)) {
type227fs/nfs/nfsroot.cif ((rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) ||
type229fs/nfs/nfsroot.c(rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) ||
type680fs/nfs/nfsroot.cextern asmlinkage int sys_socket(int family, int type, int protocol);
type168fs/nfs/proc.cfattr->type = (enum nfs_ftype) ntohl(*p++);
type28fs/noquot.cint sync_dquots(kdev_t dev, short type)
type37fs/noquot.cvoid invalidate_dquots(kdev_t dev, short type)
type44fs/noquot.cvoid dquot_initialize(struct inode *inode, short type)
type60fs/noquot.cint quota_off(kdev_t dev, short type)
type65fs/noquot.cint quota_on(kdev_t dev, short type, char *path)
type789fs/proc/array.cstatic int get_root_array(char * page, int type, char **start, off_t offset, int length)
type791fs/proc/array.cswitch (type) {
type856fs/proc/array.cstatic int get_process_array(char * page, int pid, int type)
type858fs/proc/array.cswitch (type) {
type872fs/proc/array.cstatic inline int fill_array(char * page, int pid, int type, char **start, off_t offset, int length)
type875fs/proc/array.creturn get_process_array(page, pid, type);
type876fs/proc/array.creturn get_root_array(page, type, start, offset, length);
type887fs/proc/array.cunsigned int type, pid;
type895fs/proc/array.ctype = inode->i_ino;
type896fs/proc/array.cpid = type >> 16;
type897fs/proc/array.ctype &= 0x0000ffff;
type899fs/proc/array.clength = fill_array((char *) page, pid, type,
type962fs/proc/array.cunsigned int type = inode->i_ino & 0x0000ffff;
type967fs/proc/array.cswitch (type) {
type19fs/proc/kmsg.casmlinkage int sys_syslog(int type, char * bug, int count);
type161fs/read_write.cstatic int sock_readv_writev(int type, struct inode * inode, struct file * file,
type177fs/read_write.cif (type == VERIFY_WRITE) {
type191fs/read_write.cstatic int do_readv_writev(int type, struct inode * inode, struct file * file,
type214fs/read_write.cretval = verify_area(type, iov[i].iov_base, iov[i].iov_len);
type225fs/read_write.creturn sock_readv_writev(type, inode, file, iov, count, tot_len);
type231fs/read_write.cif (type == VERIFY_READ)
type126fs/smbfs/sock.cif (sock->type != SOCK_STREAM) {
type174fs/smbfs/sock.cif (sock->type != SOCK_STREAM) {
type406fs/super.cstruct file_system_type *type;
type414fs/super.cif (!(type = get_fs_type(name))) {
type427fs/super.cif (!type->read_super(s,data, silent)) {
type435fs/super.cs->s_type = type;
type590fs/super.cint do_mount(kdev_t dev, const char * dev_name, const char * dir_name, const char * type, int flags, void * data)
type612fs/super.csb = read_super(dev,type,flags,data,0);
type711fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type736fs/super.cretval = copy_mount_options (type, &page);
type60include/asm-alpha/hwrpb.hunsigned long type;
type39include/asm-alpha/ioctl.h#define _IOC(dir,type,nr,size) \
type41include/asm-alpha/ioctl.h((type) << _IOC_TYPESHIFT) | \
type46include/asm-alpha/ioctl.h#define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0)
type47include/asm-alpha/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type48include/asm-alpha/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type49include/asm-alpha/ioctl.h#define _IOWR(type,nr,size)  _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size))
type474include/asm-alpha/pgtable.hextern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset)
type475include/asm-alpha/pgtable.h{ pte_t pte; pte_val(pte) = (type << 32) | (offset << 40); return pte; }
type479include/asm-alpha/pgtable.h#define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset)))
type105include/asm-alpha/system.hextern void tbi(long type, ...);
type147include/asm-alpha/unistd.h#define _syscall0(type,name) \
type148include/asm-alpha/unistd.htype name(void) \
type150include/asm-alpha/unistd.hreturn (type) -1; \
type153include/asm-alpha/unistd.h#define _syscall1(type,name,type1,arg1) \
type154include/asm-alpha/unistd.htype name(type1 arg1) \
type156include/asm-alpha/unistd.hreturn (type) -1; \
type159include/asm-alpha/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type160include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2) \
type162include/asm-alpha/unistd.hreturn (type) -1; \
type165include/asm-alpha/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type166include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type168include/asm-alpha/unistd.hreturn (type) -1; \
type171include/asm-alpha/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type172include/asm-alpha/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type174include/asm-alpha/unistd.hreturn (type) -1; \
type177include/asm-alpha/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type179include/asm-alpha/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type181include/asm-alpha/unistd.hreturn (type) -1; \
type49include/asm-i386/ioctl.h#define _IOC(dir,type,nr,size) \
type51include/asm-i386/ioctl.h((type) << _IOC_TYPESHIFT) | \
type56include/asm-i386/ioctl.h#define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0)
type57include/asm-i386/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type58include/asm-i386/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type59include/asm-i386/ioctl.h#define _IOWR(type,nr,size)  _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size))
type490include/asm-i386/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
type235include/asm-i386/system.h#define _set_gate(gate_addr,type,dpl,addr) \
type242include/asm-i386/system.h:"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \
type258include/asm-i386/system.h#define _set_seg_desc(gate_addr,type,dpl,base,limit) {\
type264include/asm-i386/system.h((type)<<8); \
type268include/asm-i386/system.h#define _set_tssldt_desc(n,addr,limit,type) \
type273include/asm-i386/system.h"movb $" type ",%4\n\t" \
type173include/asm-i386/unistd.h#define _syscall0(type,name) \
type174include/asm-i386/unistd.htype name(void) \
type181include/asm-i386/unistd.hreturn (type) __res; \
type186include/asm-i386/unistd.h#define _syscall1(type,name,type1,arg1) \
type187include/asm-i386/unistd.htype name(type1 arg1) \
type194include/asm-i386/unistd.hreturn (type) __res; \
type199include/asm-i386/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type200include/asm-i386/unistd.htype name(type1 arg1,type2 arg2) \
type207include/asm-i386/unistd.hreturn (type) __res; \
type212include/asm-i386/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type213include/asm-i386/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type221include/asm-i386/unistd.hreturn (type) __res; \
type226include/asm-i386/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type227include/asm-i386/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type235include/asm-i386/unistd.hreturn (type) __res; \
type240include/asm-i386/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type242include/asm-i386/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type250include/asm-i386/unistd.hreturn (type) __res; \
type5include/asm-m68k/unistd.h#define _syscall0(type,name) \
type6include/asm-m68k/unistd.htype name(void) \
type14include/asm-m68k/unistd.hreturn (type) __res; \
type19include/asm-m68k/unistd.h#define _syscall1(type,name,atype,a) \
type20include/asm-m68k/unistd.htype name(atype a) \
type29include/asm-m68k/unistd.hreturn (type) __res; \
type34include/asm-m68k/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type35include/asm-m68k/unistd.htype name(atype a,btype b) \
type46include/asm-m68k/unistd.hreturn (type) __res; \
type51include/asm-m68k/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type52include/asm-m68k/unistd.htype name(atype a,btype b,ctype c) \
type65include/asm-m68k/unistd.hreturn (type) __res; \
type70include/asm-m68k/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type71include/asm-m68k/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type86include/asm-m68k/unistd.hreturn (type) __res; \
type91include/asm-m68k/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type92include/asm-m68k/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type109include/asm-m68k/unistd.hreturn (type) __res; \
type52include/asm-mips/asm.h.type  symbol,@_type
type56include/asm-mips/asm.h#define TYPE(symbol,type)
type55include/asm-mips/ioctl.h#define _IOC(dir,type,nr,size) \
type57include/asm-mips/ioctl.h((type) << _IOC_TYPESHIFT) | \
type62include/asm-mips/ioctl.h#define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0)
type63include/asm-mips/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type64include/asm-mips/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type65include/asm-mips/ioctl.h#define _IOWR(type,nr,size)  _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size))
type558include/asm-mips/pgtable.h#define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset)))
type564include/asm-mips/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
type1156include/asm-mips/unistd.h#define _syscall0(type,name) \
type1157include/asm-mips/unistd.htype name(void) \
type1166include/asm-mips/unistd.hreturn (type) __res; \
type1175include/asm-mips/unistd.h#define _syscall1(type,name,atype,a) \
type1176include/asm-mips/unistd.htype name(atype a) \
type1187include/asm-mips/unistd.hreturn (type) __res; \
type1192include/asm-mips/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type1193include/asm-mips/unistd.htype name(atype a,btype b) \
type1206include/asm-mips/unistd.hreturn (type) __res; \
type1211include/asm-mips/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type1212include/asm-mips/unistd.htype name (atype a, btype b, ctype c) \
type1227include/asm-mips/unistd.hreturn (type) __res; \
type1232include/asm-mips/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type1233include/asm-mips/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type1250include/asm-mips/unistd.hreturn (type) __res; \
type1255include/asm-mips/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type1256include/asm-mips/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type1275include/asm-mips/unistd.hreturn (type) __res; \
type34include/asm-ppc/ioctl.h#define _IOC(dir,type,nr,size) \
type36include/asm-ppc/ioctl.h((type) << _IOC_TYPESHIFT) | \
type41include/asm-ppc/ioctl.h#define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0)
type42include/asm-ppc/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type43include/asm-ppc/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type44include/asm-ppc/ioctl.h#define _IOWR(type,nr,size)  _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size))
type503include/asm-ppc/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
type161include/asm-ppc/unistd.h#define _syscall0(type,name) \
type162include/asm-ppc/unistd.htype name(void) \
type175include/asm-ppc/unistd.h#define _syscall1(type,name,type1,arg1) \
type176include/asm-ppc/unistd.htype name(type1 arg1) \
type189include/asm-ppc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type190include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2) \
type203include/asm-ppc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type204include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type217include/asm-ppc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type218include/asm-ppc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type231include/asm-ppc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type233include/asm-ppc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type22include/asm-sparc/head.h#define TRAP_ENTRY(type, label) \
type27include/asm-sparc/ioctl.h#define _IOC(dir,type,nr,size) \
type29include/asm-sparc/ioctl.h((type) << _IOC_TYPESHIFT) | \
type33include/asm-sparc/ioctl.h#define _IO(type,nr)        _IOC(_IOC_NONE,(type),(nr),0)
type34include/asm-sparc/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type35include/asm-sparc/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type36include/asm-sparc/ioctl.h#define _IORW(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size))
type276include/asm-sparc/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
type265include/asm-sparc/unistd.h#define _syscall0(type,name) \
type266include/asm-sparc/unistd.htype name(void) \
type276include/asm-sparc/unistd.hreturn (type) __res; \
type281include/asm-sparc/unistd.h#define _syscall1(type,name,type1,arg1) \
type282include/asm-sparc/unistd.htype name(type1 arg1) \
type293include/asm-sparc/unistd.hreturn (type) __res; \
type298include/asm-sparc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type299include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2) \
type311include/asm-sparc/unistd.hreturn (type) __res; \
type316include/asm-sparc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type317include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type332include/asm-sparc/unistd.hreturn (type) __res; \
type337include/asm-sparc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type338include/asm-sparc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type354include/asm-sparc/unistd.hreturn (type) __res; \
type359include/asm-sparc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type361include/asm-sparc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type378include/asm-sparc/unistd.hreturn (type) __res; \
type45include/linux/a.out.h#define N_SET_INFO(exec, magic, type, flags) \
type47include/linux/a.out.h| (((int)(type) & 0xff) << 16) \
type75include/linux/cyclades.hint                     type;
type32include/linux/etherdevice.hunsigned short type, void *daddr,
type62include/linux/icmp.h__u8    type;
type76include/linux/if_pppvar.hint      type;    /* Type of the buffer    */
type29include/linux/igmp.h__u8 type;
type100include/linux/igmp.hint    type;  /* type of router which is querier on this interface */
type14include/linux/iso_fs.hchar type[ISODCL(1,1)]; /* 711 */
type27include/linux/iso_fs.hchar type      [ISODCL (  1,   1)]; /* 711 */
type67include/linux/iso_fs.hchar type      [ISODCL (  9,   9)]; /* 711 */
type76include/linux/iso_fs.hchar type      [ISODCL (  9,   9)]; /* 711 */
type22include/linux/ncp.h__u16   type      __attribute__ ((packed));
type35include/linux/ncp.h__u16   type             __attribute__ ((packed));
type75include/linux/net.hshort      type;    /* SOCK_STREAM, ...    */
type73include/linux/net_alias.hint type;      /* aliasing type: address family */
type122include/linux/net_alias.hextern int register_net_alias_type(struct net_alias_type *nat, int type);
type131include/linux/netdevice.hunsigned short    type;    /* interface hardware type  */
type169include/linux/netdevice.hunsigned short type,
type190include/linux/netdevice.hunsigned short  type;  /* This is really htons(ether_type). */
type219include/linux/netdevice.hextern struct device    *dev_getbytype(unsigned short type);
type17include/linux/netrom.hint type;
type130include/linux/nfs.henum nfs_ftype type;
type98include/linux/quota.h#define QCMD(cmd, type)  (((cmd) << SUBCMDSHIFT) | ((type) & SUBCMDMASK))
type198include/linux/quota.hextern void dquot_initialize(struct inode *inode, short type);
type206include/linux/quota.hextern void invalidate_dquots(kdev_t dev, short type);
type207include/linux/quota.hextern int quota_off(kdev_t dev, short type);
type208include/linux/quota.hextern int sync_dquots(kdev_t dev, short type);
type14include/linux/serial.hint  type;
type137include/linux/serial.hint      type;     /* UART type */
type32include/linux/trdevice.hunsigned short type, void *daddr,
type106include/linux/tty_driver.hshort  type;    /* type of tty driver */
type12include/net/arp.hextern void     arp_send(int type, int ptype, u32 dest_ip, 
type15include/net/arp.hextern int  arp_bind_cache(struct hh_cache ** hhp, struct device *dev, unsigned short type, __u32 daddr);
type6include/net/datalink.hunsigned char  type[8];
type26include/net/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type93include/net/ip.hstruct device **dev, int type,
type120include/net/ip.hint type,
type1include/net/p8022.hstruct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
type36include/net/protocol.hvoid      (*err_handler)(int type, int code, unsigned char *buff,
type24include/net/raw.hextern void  raw_err(int type, int code, unsigned char *header, __u32 daddr,
type192include/net/sock.hunsigned short    type;
type285include/net/sock.hstruct device **dev, int type,
type126include/net/tcp.hextern void  tcp_err(int type, int code, unsigned char *header, __u32 daddr,
type34include/net/udp.hextern void  udp_err(int type, int code, unsigned char *header, __u32 daddr,
type61kernel/printk.casmlinkage int sys_syslog(int type, char * buf, int len)
type68kernel/printk.cif ((type != 3) && !suser())
type70kernel/printk.cswitch (type) {
type69lib/vsprintf.c,int type)
type75lib/vsprintf.cif (type & LARGE)
type77lib/vsprintf.cif (type & LEFT)
type78lib/vsprintf.ctype &= ~ZEROPAD;
type81lib/vsprintf.cc = (type & ZEROPAD) ? '0' : ' ';
type83lib/vsprintf.cif (type & SIGN) {
type88lib/vsprintf.c} else if (type & PLUS) {
type91lib/vsprintf.c} else if (type & SPACE) {
type96lib/vsprintf.cif (type & SPECIAL) {
type110lib/vsprintf.cif (!(type&(ZEROPAD+LEFT)))
type115lib/vsprintf.cif (type & SPECIAL)
type122lib/vsprintf.cif (!(type & LEFT))
type177mm/kmalloc.cunsigned long max_addr, type;
type189mm/kmalloc.ctype = MF_USED;
type193mm/kmalloc.ctype = MF_DMA;
type271mm/kmalloc.cp->bh_flags = type;  /* As of now this block is officially in use */
type665mm/memory.cint verify_area(int type, const void * addr, unsigned long size)
type688mm/memory.cif (type == VERIFY_WRITE)
type33mm/page_io.cunsigned long type, offset;
type37mm/page_io.ctype = SWP_TYPE(entry);
type38mm/page_io.cif (type >= nr_swapfiles) {
type42mm/page_io.cp = &swap_info[type];
type87mm/swap_state.cunsigned long offset, type;
type92mm/swap_state.ctype = SWP_TYPE(entry);
type93mm/swap_state.cif (type & SHM_SWP_TYPE)
type95mm/swap_state.cif (type >= nr_swapfiles) {
type99mm/swap_state.cp = type + swap_info;
type79mm/swapfile.cint type, wrapped = 0;
type81mm/swapfile.ctype = swap_list.next;
type82mm/swapfile.cif (type < 0)
type86mm/swapfile.cp = &swap_info[type];
type90mm/swapfile.centry = SWP_ENTRY(type,offset);
type91mm/swapfile.ctype = swap_info[type].next;
type92mm/swapfile.cif (type < 0 ||
type93mm/swapfile.cp->prio != swap_info[type].prio) 
type99mm/swapfile.cswap_list.next = type;
type104mm/swapfile.ctype = p->next;
type106mm/swapfile.cif (type < 0 || p->prio != swap_info[type].prio) {
type107mm/swapfile.ctype = swap_list.head;
type110mm/swapfile.c} else if (type < 0) {
type119mm/swapfile.cunsigned long offset, type;
type123mm/swapfile.ctype = SWP_TYPE(entry);
type124mm/swapfile.cif (type & SHM_SWP_TYPE)
type126mm/swapfile.cif (type >= nr_swapfiles) {
type130mm/swapfile.cp = & swap_info[type];
type164mm/swapfile.cpte_t *dir, unsigned int type, unsigned long page)
type176mm/swapfile.cif (SWP_TYPE(in_swap_cache(page)) != type)
type182mm/swapfile.cif (SWP_TYPE(pte_val(pte)) != type)
type197mm/swapfile.cunsigned int type, unsigned long page)
type216mm/swapfile.cif (unuse_pte(vma, offset+address-vma->vm_start, pte, type, page))
type226mm/swapfile.cunsigned int type, unsigned long page)
type245mm/swapfile.cif (unuse_pmd(vma, pmd, address, end - address, offset, type, page))
type255mm/swapfile.cunsigned int type, unsigned long page)
type258mm/swapfile.cif (unuse_pgd(vma, pgdir, start, end - start, type, page))
type266mm/swapfile.cstatic int unuse_process(struct task_struct * p, unsigned int type, unsigned long page)
type278mm/swapfile.cif (unuse_vma(vma, pgd, vma->vm_start, vma->vm_end, type, page))
type290mm/swapfile.cstatic int try_to_unuse(unsigned int type)
type300mm/swapfile.cif (unuse_process(task[nr], type, page)) {
type318mm/swapfile.cint i, type, prev;
type326mm/swapfile.cfor (type = swap_list.head; type >= 0; type = swap_info[type].next) {
type327mm/swapfile.cp = swap_info + type;
type338mm/swapfile.cprev = type;
type340mm/swapfile.cif (type < 0){
type349mm/swapfile.cif (type == swap_list.next) {
type354mm/swapfile.ci = try_to_unuse(type);
type395mm/swapfile.cunsigned int type;
type405mm/swapfile.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type408mm/swapfile.cif (type >= MAX_SWAPFILES)
type410mm/swapfile.cif (type >= nr_swapfiles)
type411mm/swapfile.cnr_swapfiles = type+1;
type453mm/swapfile.cif (i == type)
type466mm/swapfile.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type6net/802/llc.cint llc_rx_adm(struct sock *sk,struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type8net/802/llc.cif(type==CMD)
type36net/802/llc.cint llc_rx_setup(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type38net/802/llc.cif(type==CMD)
type70net/802/llc.cint llc_rx_reset(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type72net/802/llc.cif(type==CMD)
type114net/802/llc.cint llc_rx_d_conn(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type116net/802/llc.cif(type==CMD)
type150net/802/llc.cint llc_rx_error(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type152net/802/llc.cif(type==CMD)
type199net/802/llc.cint llc_rx_nr_shared(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type201net/802/llc.cif(type==CMD)
type288net/802/llc.cint llc_rx_normal(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
type290net/802/llc.cif(llc_rx_nr_shared(sk, skb, type, cmd, pf, nr, ns))
type296net/802/llc.cif((type==RESP && sk->llc.p_flag==pf)||(type==CMD && pf==0 && sk->llc.p_flag==0))
type306net/802/llc.celse if((type==CMD && !pf && sk->llc.p_flag==1) || (type==RESP && !pf && sk->llc.p_flag==1))
type308net/802/llc.cif(type==CMD)
type317net/802/llc.celse if(pf && type==CMD)
type331net/802/llc.cif(sk->llc.p_flag==pf && !(type==CMD && pf))
type344net/802/llc.cif(type==CMD)
type370net/802/llc.cif(type==CMD || (type==RESP && (!pf || pf==1 && sk->llc.p_flag==1)))
type386net/802/llc.celse if(type==cmd && pf)
type17net/802/p8022.cfind_8022_client(unsigned char type)
type22net/802/p8022.c((proto != NULL) && (*(proto->type) != type));
type54net/802/p8022.c*rawp++ = dl->type[0];
type55net/802/p8022.c*rawp++ = dl->type[0];
type72net/802/p8022.cp8022_packet_type.type=htons(ETH_P_802_2);
type77net/802/p8022.cregister_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
type81net/802/p8022.cif (find_8022_client(type) != NULL)
type86net/802/p8022.cproto->type[0] = type;
type32net/802/psnap.cfor (proto = snap_list; proto != NULL && memcmp(proto->type, desc, 5) ; proto = proto->next);
type62net/802/psnap.cif (psnap_packet_type.type == 0)
type63net/802/psnap.cpsnap_packet_type.type=htons(ETH_P_SNAP);
type77net/802/psnap.cmemcpy(skb_push(skb,5),dl->type,5);
type106net/802/psnap.cmemcpy(proto->type, desc,5);
type41net/802/tr.cint tr_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type60net/802/tr.ctrllc->ethertype=htons(type);
type438net/appletalk/aarp.cif(dev->type!=ARPHRD_ETHER)
type611net/appletalk/aarp.cif(dev->type!=ARPHRD_ETHER)
type248net/appletalk/ddp.clen += sprintf (buffer+len,"%02X   ", s->type);
type718net/appletalk/ddp.cif(dev->type!=ARPHRD_ETHER&&dev->type!=ARPHRD_LOOPBACK)
type1080net/appletalk/ddp.cswitch(sock->type)
type1115net/appletalk/ddp.csk->type=sock->type;
type1721net/appletalk/ddp.cif(sk->type==SOCK_RAW)
type270net/ax25/af_ax25.cstatic struct sock *ax25_find_listener(ax25_address *addr, struct device *dev, int type)
type279net/ax25/af_ax25.cif (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == type && s->sk->state == TCP_LISTEN) {
type295net/ax25/af_ax25.cstatic struct sock *ax25_find_socket(ax25_address *my_addr, ax25_address *dest_addr, int type)
type304net/ax25/af_ax25.cif (s->sk != NULL && ax25cmp(&s->source_addr, my_addr) == 0 && ax25cmp(&s->dest_addr, dest_addr) == 0 && s->sk->type == type) {
type328net/ax25/af_ax25.cif (s->sk != NULL && s->sk->type != SOCK_SEQPACKET)
type353net/ax25/af_ax25.cif (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == SOCK_RAW) {
type369net/ax25/af_ax25.cif (sk->type == SOCK_RAW && sk->protocol == proto && sk->rmem_alloc <= sk->rcvbuf) {
type641net/ax25/af_ax25.cif (ax25->sk != NULL && ax25->sk->type != SOCK_SEQPACKET)
type693net/ax25/af_ax25.cswitch (dev->type) {
type871net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) {
type897net/ax25/af_ax25.cswitch (sock->type) {
type940net/ax25/af_ax25.csk->type          = sock->type;
type995net/ax25/af_ax25.csk->type   = osk->type;
type998net/ax25/af_ax25.cswitch(osk->type)
type1086net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET) {
type1232net/ax25/af_ax25.cif (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET)
type1289net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && ax25_find_cb(&sk->ax25->source_addr, &addr->sax25_call, sk->ax25->device) != NULL)
type1295net/ax25/af_ax25.cif (sk->type != SOCK_SEQPACKET) {
type1361net/ax25/af_ax25.cif (sk->type != SOCK_SEQPACKET)
type1438net/ax25/af_ax25.cint type = 0;
type1465net/ax25/af_ax25.cif (ax25_parse_addr(skb->data, skb->len, &src, &dest, &dp, &type, &dama) == NULL) {
type1512net/ax25/af_ax25.cbuild_ax25_addr(skb->data, &src, &dest, &dp, type, MODULUS);
type1618net/ax25/af_ax25.cif (ax25_process_rx_frame(ax25, skb, type, dama) == 0)
type1831net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && memcmp(&sk->ax25->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0)
type1879net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET) {
type1939net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED)
type1949net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET)
type2225net/ax25/af_ax25.cax25_packet_type.type = htons(ETH_P_AX25);
type2228net/ax25/af_ax25.cbpq_packet_type.type  = htons(ETH_P_BPQ);
type2287net/ax25/af_ax25.cif(dev->type == ARPHRD_ETHER)
type2345net/ax25/af_ax25.cint ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr,
type2374net/ax25/af_ax25.cswitch (type) {
type2383net/ax25/af_ax25.cprintk("wrong protocol type 0x%x2.2\n", type);
type184net/ax25/ax25_in.cstatic int ax25_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type, int dama)
type259net/ax25/ax25_in.cstatic int ax25_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type)
type345net/ax25/ax25_in.cstatic int ax25_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type, int dama)
type414net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type417net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type426net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type429net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type438net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type445net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type454net/ax25/ax25_in.cif (type != C_COMMAND)
type540net/ax25/ax25_in.cstatic int ax25_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type, int dama)
type614net/ax25/ax25_in.cif (type == C_RESPONSE && pf) {
type632net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type635net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type644net/ax25/ax25_in.cif ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) {
type655net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type663net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type666net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type675net/ax25/ax25_in.cif ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) {
type686net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type694net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type700net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type709net/ax25/ax25_in.cif (type != C_COMMAND)
type789net/ax25/ax25_in.cint ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama)
type808net/ax25/ax25_in.cqueued = ax25_state1_machine(ax25, skb, frametype, pf, type, dama);
type811net/ax25/ax25_in.cqueued = ax25_state2_machine(ax25, skb, frametype, pf, type);
type814net/ax25/ax25_in.cqueued = ax25_state3_machine(ax25, skb, frametype, ns, nr, pf, type, dama);
type817net/ax25/ax25_in.cqueued = ax25_state4_machine(ax25, skb, frametype, ns, nr, pf, type, dama);
type218net/ax25/ax25_out.cvoid ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type)
type241net/ax25/ax25_out.cbuild_ax25_addr(ptr, &ax25->source_addr, &ax25->dest_addr, ax25->digipeat, type, ax25->modulus);
type324net/ax25/ax25_out.cvoid ax25_check_need_response(ax25_cb *ax25, int type, int pf)
type326net/ax25/ax25_out.cif (!ax25->dama_slave && type == C_COMMAND && pf)
type400net/ax25/ax25_out.cvoid dama_check_need_response(ax25_cb *ax25, int type, int pf)
type402net/ax25/ax25_out.cif (ax25->dama_slave && type == C_COMMAND && pf)
type712net/ax25/ax25_route.cif (dev->type != ARPHRD_ETHER)
type199net/ax25/ax25_subr.cvoid ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type)
type240net/ax25/ax25_subr.cax25_transmit_buffer(ax25, skb, type);
type80net/core/datagram.cif(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED)
type196net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE)
type213net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT)
type147net/core/dev.cif(pt->type==htons(ETH_P_ALL))
type155net/core/dev.chash=ntohs(pt->type)&15;
type169net/core/dev.cif(pt->type==htons(ETH_P_ALL))
type175net/core/dev.cpt1=&ptype_base[ntohs(pt->type)&15];
type558net/core/dev.cunsigned short type;
type610net/core/dev.ctype = skb->protocol;
type629net/core/dev.cfor (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next) 
type631net/core/dev.cif (ptype->type == type && (!ptype->dev || ptype->dev==skb->dev))
type1027net/core/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1171net/core/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1177net/core/dev.cif(ifr.ifr_hwaddr.sa_family!=dev->type)
type56net/core/net_alias.cstatic struct net_alias_type * nat_getbytype(int type);
type82net/core/net_alias.cnat_getbytype(int type)
type85net/core/net_alias.cfor(nat = nat_base[type & 0x0f]; nat ; nat = nat->next)
type87net/core/net_alias.cif (nat->type == type) return nat;
type153net/core/net_alias.cnat->type);
type258net/core/net_alias.cdev->type = main_dev->type;
type784net/core/net_alias.cif (o_nat->type == sa->sa_family)
type879net/core/net_alias.cnat->type, nat->name,nat->n_attach);
type1288net/core/net_alias.cint register_net_alias_type(struct net_alias_type *nat, int type)
type1297net/core/net_alias.cnat->type = type;
type1299net/core/net_alias.chash = nat->type & 0x0f;
type1332net/core/net_alias.chash = nat->type & 0x0f;
type1345net/core/net_alias.cprintk("unregister_net_alias_type(type=%d): not found!\n", nat->type);
type273net/core/sock.cval = sk->type;          
type89net/ethernet/eth.cint eth_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type99net/ethernet/eth.cif(type!=ETH_P_802_3) 
type100net/ethernet/eth.ceth->h_proto = htons(type);
type195net/ipv4/af_inet.cif(sk->type==SOCK_PACKET)
type255net/ipv4/af_inet.cif (sk1->type==SOCK_PACKET)
type591net/ipv4/af_inet.cswitch(sock->type) 
type658net/ipv4/af_inet.csk->type = sock->type;
type685net/ipv4/af_inet.cif(sk->type==SOCK_RAW && protocol==IPPROTO_RAW)
type846net/ipv4/af_inet.cif(sock->type != SOCK_RAW)
type887net/ipv4/af_inet.cif(sock->type != SOCK_RAW)
type946net/ipv4/af_inet.cif(sock->type==SOCK_DGRAM)
type948net/ipv4/af_inet.cif(sock->type==SOCK_STREAM)
type624net/ipv4/arp.cvoid arp_send(int type, int ptype, u32 dest_ip, 
type665net/ipv4/arp.carp->ar_hrd = htons(dev->type);
type668net/ipv4/arp.carp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP);
type670net/ipv4/arp.carp->ar_pro = (dev->type != ARPHRD_AX25) ? htons(ETH_P_IP) : htons(AX25_P_IP);
type677net/ipv4/arp.carp->ar_op = htons(type);
type797net/ipv4/arp.cdev->type != ntohs(arp->ar_hrd) || 
type815net/ipv4/arp.cswitch (dev->type)
type909net/ipv4/arp.cif (dev->type != ntohs(arp->ar_hrd) || dev->flags & IFF_NOARP)
type1151net/ipv4/arp.cif(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802)
type1344net/ipv4/arp.cif (entry->dev->type == ARPHRD_AX25 || entry->dev->type == ARPHRD_NETROM)
type1348net/ipv4/arp.cif(entry->dev->type==ARPHRD_AX25)
type1368net/ipv4/arp.c(unsigned int)entry->dev->type,
type1691net/ipv4/arp.cif (r->arp_ha.sa_family != dev->type)  
type1810net/ipv4/arp.cr->arp_ha.sa_family = entry->dev->type;
type1907net/ipv4/arp.cr.arp_ha.sa_family = dev->type;
type1908net/ipv4/arp.celse if (r.arp_ha.sa_family != dev->type)
type2001net/ipv4/arp.carp_packet_type.type=htons(ETH_P_ARP);
type231net/ipv4/devinet.cstruct device *dev_getbytype(unsigned short type)
type237net/ipv4/devinet.cif (dev->type == type && !(dev->flags&(IFF_LOOPBACK|IFF_NOARP)))
type188net/ipv4/icmp.cstatic void icmp_out_count(int type)
type190net/ipv4/icmp.cif(type>18)
type192net/ipv4/icmp.c(*icmp_pointers[type].output)++;
type236net/ipv4/icmp.cicmp_out_count(icmp_param->icmph.type);
type253net/ipv4/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev)
type294net/ipv4/icmp.cif(icmp_pointers[type].error)
type307net/ipv4/icmp.cif(icmph->type>18 || icmp_pointers[icmph->type].error)
type320net/ipv4/icmp.cicmp_param.icmph.type=type;
type350net/ipv4/icmp.cif(icmph->type==ICMP_DEST_UNREACH)
type456net/ipv4/icmp.cipprot->err_handler(icmph->type, icmph->code, dp,
type544net/ipv4/icmp.cicmp_param.icmph.type=ICMP_ECHOREPLY;
type588net/ipv4/icmp.cicmp_param.icmph.type=ICMP_TIMESTAMPREPLY;
type615net/ipv4/icmp.cicmp_param.icmph.type=ICMP_ADDRESSREPLY;
type662net/ipv4/icmp.cif(icmph->type > 18)
type680net/ipv4/icmp.cif (icmph->type != ICMP_ECHO) 
type695net/ipv4/icmp.c(*icmp_pointers[icmph->type].input)++;
type696net/ipv4/icmp.c(icmp_pointers[icmph->type].handler)(icmph,skb,skb->dev,saddr,daddr,len);
type744net/ipv4/icmp.cicmp_socket.type=SOCK_RAW;
type90net/ipv4/igmp.ci->type=IGMP_NEW_ROUTER;  /* Revert to new multicast router */
type124net/ipv4/igmp.ci->type = IGMP_NEW_ROUTER;
type140net/ipv4/igmp.cstatic  struct  ip_router_info  *igmp_set_mrouter_info(struct device *dev,int type,int time)
type148net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type153net/ipv4/igmp.ci->type = type;
type156net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type172net/ipv4/igmp.ci->type = type;
type180net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type233net/ipv4/igmp.cstatic void igmp_send_report(struct device *dev, unsigned long address, int type)
type249net/ipv4/igmp.cih->type=type;
type266net/ipv4/igmp.cif(r->type==IGMP_NEW_ROUTER)
type383net/ipv4/igmp.cif(dev->type!=ARPHRD_ETHER)
type396net/ipv4/igmp.cif(dev->type!=ARPHRD_ETHER)
type417net/ipv4/igmp.cif(r->type==IGMP_NEW_ROUTER)
type462net/ipv4/igmp.cif(ih->type==IGMP_HOST_MEMBERSHIP_QUERY && daddr==IGMP_ALL_HOSTS)
type464net/ipv4/igmp.cif(ih->type==IGMP_HOST_MEMBERSHIP_REPORT && daddr==ih->group)
type466net/ipv4/igmp.cif(ih->type==IGMP_HOST_NEW_MEMBERSHIP_REPORT && daddr==ih->group)
type54net/ipv4/ip_fragment.cextern __inline__ void frag_kfree_skb(struct sk_buff *skb, int type)
type61net/ipv4/ip_fragment.ckfree_skb(skb,type);
type296net/ipv4/ip_fw.cicmp_type=(__u16)(icmp->type);
type193net/ipv4/ip_output.cstruct device **dev, int type, struct options *opt,
type262net/ipv4/ip_output.cif (type==IPPROTO_TCP)
type285net/ipv4/ip_output.cif(type == IPPROTO_RAW)
type304net/ipv4/ip_output.ciph->protocol = type;
type573net/ipv4/ip_output.cint type,
type694net/ipv4/ip_output.ciph->protocol=type;
type890net/ipv4/ip_output.ciph->protocol = type;
type1100net/ipv4/ip_output.cip_packet_type.type=htons(ETH_P_IP);
type195net/ipv4/ip_sockglue.cif(sk->type!=SOCK_RAW)
type277net/ipv4/ipmr.cigmp->type  =  IGMPMSG_NOCACHE;    /* non IGMP dummy message */
type442net/ipv4/ipmr.cif(sk->type!=SOCK_RAW || sk->num!=IPPROTO_IGMP)
type253net/ipv4/packet.cp->type = sk->num;
type438net/ipv4/packet.csaddr->sa_family = skb->dev->type;
type182net/ipv4/rarp.crarp_packet_type.type=htons(ETH_P_RARP);
type208net/ipv4/rarp.cif (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd) 
type230net/ipv4/rarp.c(rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) ||
type232net/ipv4/rarp.c(rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25)
type79net/ipv4/raw.cvoid raw_err (int type, int code, unsigned char *header, __u32 daddr,
type91net/ipv4/raw.cif (type == ICMP_SOURCE_QUENCH) 
type97net/ipv4/raw.cif(type == ICMP_PARAMETERPROB)
type1138net/ipv4/tcp.cvoid tcp_err(int type, int code, unsigned char *header, __u32 daddr,
type1156net/ipv4/tcp.cif (type == ICMP_SOURCE_QUENCH) 
type1168net/ipv4/tcp.cif (type == ICMP_PARAMETERPROB)
type1175net/ipv4/tcp.cif (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED)
type154net/ipv4/udp.cvoid udp_err(int type, int code, unsigned char *header, __u32 daddr,
type171net/ipv4/udp.cif (type == ICMP_SOURCE_QUENCH) 
type178net/ipv4/udp.cif (type == ICMP_PARAMETERPROB)
type825net/ipx/af_ipx.cipx_map_frame_type(unsigned char type)
type827net/ipx/af_ipx.cswitch (type) {
type1589net/ipx/af_ipx.cswitch(sock->type)
type1614net/ipx/af_ipx.csk->type=sock->type;
type1946net/ipx/af_ipx.cintrfc = ipxitf_find_using_phys(dev, pt->type);
type1949net/ipx/af_ipx.cintrfc = ipxitf_auto_create(dev, pt->type);
type2204net/ipx/af_ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
type2208net/ipx/af_ipx.cipx_8023_packet_type.type=htons(ETH_P_802_3);
type154net/netrom/af_netrom.cstatic struct sock *nr_find_listener(ax25_address *addr, int type)
type163net/netrom/af_netrom.cif (ax25cmp(&s->nr->source_addr, addr) == 0 && s->type == type && s->state == TCP_LISTEN) {
type176net/netrom/af_netrom.cstatic struct sock *nr_find_socket(unsigned char index, unsigned char id, int type)
type185net/netrom/af_netrom.cif (s->nr->my_index == index && s->nr->my_id == id && s->type == type) {
type199net/netrom/af_netrom.cstatic struct sock *nr_find_peer(unsigned char index, unsigned char id, int type)
type208net/netrom/af_netrom.cif (s->nr->your_index == index && s->nr->your_id == id && s->type == type) {
type388net/netrom/af_netrom.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) {
type415net/netrom/af_netrom.cif (sock->type != SOCK_SEQPACKET || protocol != 0)
type433net/netrom/af_netrom.csk->type          = sock->type;
type516net/netrom/af_netrom.cif (osk->type != SOCK_SEQPACKET)
type533net/netrom/af_netrom.csk->type        = osk->type;
type607net/netrom/af_netrom.cif (sk->type == SOCK_SEQPACKET) {
type734net/netrom/af_netrom.cif (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET)
type830net/netrom/af_netrom.cif (sk->type != SOCK_SEQPACKET)
type1037net/netrom/af_netrom.cif (sk->type == SOCK_SEQPACKET && memcmp(&sk->nr->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0)
type1133net/netrom/af_netrom.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED)
type76net/netrom/nr_dev.cstatic int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type219net/netrom/nr_dev.cdev->type    = ARPHRD_NETROM;
type522net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
type526net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_ETHER)
type542net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM)
type557net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0)
type581net/netrom/nr_route.cswitch (nr_route.type) {
type601net/netrom/nr_route.cswitch (nr_route.type) {
type509net/socket.casmlinkage int sys_socket(int family, int type, int protocol)
type536net/socket.cif ((type != SOCK_STREAM && type != SOCK_DGRAM &&
type537net/socket.ctype != SOCK_SEQPACKET && type != SOCK_RAW &&
type538net/socket.ctype != SOCK_PACKET) || protocol < 0)
type554net/socket.csock->type = type;
type575net/socket.casmlinkage int sys_socketpair(int family, int type, int protocol, int usockvec[2])
type586net/socket.cif ((fd1 = sys_socket(family, type, protocol)) < 0) 
type599net/socket.cif ((fd2 = sys_socket(family, type, protocol)) < 0) 
type728net/socket.cnewsock->type = sock->type;
type786net/socket.cif(sock->type == SOCK_DGRAM) /* Hack for now - move this all into the protocol */
type238net/unix/af_unix.cif(sk->type!=SOCK_STREAM)
type280net/unix/af_unix.cswitch(sock->type)
type289net/unix/af_unix.csock->type=SOCK_DGRAM;
type296net/unix/af_unix.csk->type=sock->type;
type358net/unix/af_unix.cif(sk->type==SOCK_STREAM && skpair!=NULL && skpair->state!=TCP_LISTEN)
type459net/unix/af_unix.cif(sk->type==SOCK_STREAM && sk->protinfo.af_unix.other)
type481net/unix/af_unix.cif(sk->type==SOCK_DGRAM && sk->protinfo.af_unix.other)
type488net/unix/af_unix.cif(sock->type==SOCK_DGRAM)
type493net/unix/af_unix.cif(other->type!=sk->type)
type522net/unix/af_unix.cif(other->type!=sk->type)
type602net/unix/af_unix.cif(sk->type!=SOCK_STREAM)
type701net/unix/af_unix.cif(sock->type==SOCK_STREAM)
type727net/unix/af_unix.cif(sock->type==SOCK_DGRAM)
type737net/unix/af_unix.cif(size > 4000 && sock->type!=SOCK_DGRAM)
type768net/unix/af_unix.cif(sock->type==SOCK_DGRAM && other->dead)
type894net/unix/af_unix.cif(sock->type==SOCK_DGRAM)
type992net/unix/af_unix.cs->socket->type,
type72scripts/ksymoops.ccchar type;
type73scripts/ksymoops.ccis >> type;