taglinefilesource code
type154arch/alpha/kernel/bios32.cunsigned int type;
type159arch/alpha/kernel/bios32.ctype = base & PCI_BASE_ADDRESS_MEM_TYPE_MASK;
type163arch/alpha/kernel/bios32.cswitch (type) {
type606arch/alpha/kernel/irq.casmlinkage void do_entInt(unsigned long type, unsigned long vector, unsigned long la_ptr,
type610arch/alpha/kernel/irq.cswitch (type) {
type636arch/alpha/kernel/irq.cprintk("Hardware intr %ld %lx? Huh?\n", type, vector);
type172arch/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);
type2773drivers/block/floppy.cstatic inline const char *drive_name(int type, int drive)
type2777drivers/block/floppy.cif (type)
type2778drivers/block/floppy.cfloppy = floppy_type + type;
type3025drivers/block/floppy.cint drive, int type, kdev_t device)
type3037drivers/block/floppy.cif (type){
type3042drivers/block/floppy.cif (ITYPE(drive_state[cnt].fd_device) == type &&
type3046drivers/block/floppy.cfloppy_type[type] = *g;
type3047drivers/block/floppy.cfloppy_type[type].name="user format";
type3048drivers/block/floppy.cfor (cnt = type << 2; cnt < (type << 2) + 4; cnt++)
type3050drivers/block/floppy.cfloppy_type[type].size>>1;
type3053drivers/block/floppy.cif (ITYPE(drive_state[cnt].fd_device) == type &&
type3172drivers/block/floppy.cint i,drive,type;
type3188drivers/block/floppy.ctype = TYPE(device);
type3223drivers/block/floppy.cdrive, type, device);
type3225drivers/block/floppy.cif (type)
type3226drivers/block/floppy.coutparam = (char *) &floppy_type[type];
type3267drivers/block/floppy.coutparam = drive_name(type,drive);
type3293drivers/block/floppy.cif (type)
type2111drivers/block/ide.cbyte type = (id->config >> 8) & 0x1f;
type2113drivers/block/ide.cswitch (type) {
type2149drivers/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);
type2002drivers/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;
type1787drivers/char/istallion.csio.type = PORT_UNKNOWN;
type4333drivers/char/istallion.cstli_serial.type = TTY_DRIVER_TYPE_SERIAL;
type534drivers/char/keyboard.cu_char type;
type542drivers/char/keyboard.ctype = KTYP(keysym);
type544drivers/char/keyboard.cif (type >= 0xf0) {
type545drivers/char/keyboard.ctype -= 0xf0;
type546drivers/char/keyboard.cif (type == KT_LETTER) {
type547drivers/char/keyboard.ctype = KT_LATIN;
type554drivers/char/keyboard.c(*key_handler[type])(keysym & 0xff, up_flag);
type555drivers/char/keyboard.cif (type != KT_SLOCK)
type569drivers/char/keyboard.ctype = KTYP(keysym);
type570drivers/char/keyboard.cif (type == KT_SHIFT)
type571drivers/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)
type2543drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2608drivers/char/serial.cinfo->type = PORT_16450;
type2611drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2614drivers/char/serial.cinfo->type = PORT_16550;
type2619drivers/char/serial.cinfo->type = PORT_16650;
type2622drivers/char/serial.cinfo->type = PORT_16550A;
type2628drivers/char/serial.cif (info->type == PORT_16450) {
type2637drivers/char/serial.cinfo->type = PORT_8250;
type2692drivers/char/serial.cserial_driver.type = TTY_DRIVER_TYPE_SERIAL;
type2737drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2763drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2768drivers/char/serial.cswitch (info->type) {
type2810drivers/char/serial.cif ((rs_table[i].type == PORT_UNKNOWN) &&
type2828drivers/char/serial.cif (info->type == PORT_UNKNOWN) {
type2835drivers/char/serial.cswitch (info->type) {
type2860drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1107drivers/char/stallion.csio.type = PORT_CIRRUS;
type2871drivers/char/stallion.cstl_serial.type = TTY_DRIVER_TYPE_SERIAL;
type186drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type822drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY &&
type851drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type921drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type1057drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1192drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1376drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1419drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) {
type1526drivers/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 ||
type832drivers/isdn/isdn_common.cstatic int isdn_select(struct inode *inode, struct file *file, int type, select_table * st)
type849drivers/isdn/isdn_common.creturn (isdn_ppp_select(minor - ISDN_MINOR_PPP, file, type, st));
type1037drivers/isdn/isdn_net.cmy_eth_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type1048drivers/isdn/isdn_net.cif(type!=ETH_P_802_3) 
type1049drivers/isdn/isdn_net.ceth->h_proto = htons(type);
type1084drivers/isdn/isdn_net.cisdn_net_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type1092drivers/isdn/isdn_net.clen = my_eth_header(skb, dev, type, daddr, saddr, plen);
type1100drivers/isdn/isdn_net.c*((ushort*) skb_push(skb, 2)) = htons(type);
type1107drivers/isdn/isdn_net.c*((ushort*)&skb->data[2]) = htons(type);
type1201drivers/isdn/isdn_net.cndev->type                = ARPHRD_ETHER;  
type362drivers/isdn/isdn_ppp.cint isdn_ppp_select(int minor, struct file *file, int type, select_table * st)
type368drivers/isdn/isdn_ppp.cprintk(KERN_DEBUG "isdn_ppp_select: minor: %d, type: %d \n",minor,type);
type374drivers/isdn/isdn_ppp.cswitch (type) {
type292drivers/isdn/isdn_tty.cif (!info->type) {
type1140drivers/isdn/isdn_tty.cm->tty_modem.type = TTY_DRIVER_TYPE_SERIAL;
type1195drivers/isdn/isdn_tty.cinfo->type = ISDN_PORT_16550A;
type949drivers/isdn/teles/callc.cchanp->lc_d.type = LC_D;
type962drivers/isdn/teles/callc.cchanp->lc_b.type = LC_B;
type431drivers/isdn/teles/teles.hint             type;
type603drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len);
type623drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len);
type1188drivers/net/arcnet.cdev->type    = ARPHRD_ARCNET;
type2546drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len)
type2555drivers/net/arcnet.ctype,type,len);
type2558drivers/net/arcnet.cswitch(type)
type2579drivers/net/arcnet.ctype,type);
type3064drivers/net/arcnet.cunsigned short type,void *daddr,void *saddr,unsigned len)
type3071drivers/net/arcnet.cswitch(type)
type3083drivers/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;
type127drivers/net/loopback.cdev->type    = ARPHRD_LOOPBACK;  /* 0x0001    */
type174drivers/net/net_init.cdev->type    = ARPHRD_ETHER;
type204drivers/net/net_init.cdev->type    = ARPHRD_IEEE802;
type355drivers/net/new_tunnel.cdev->type        = ARPHRD_TUNNEL;
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 */
type538drivers/net/slip.csl_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type545drivers/net/slip.cif (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25))  {
type546drivers/net/slip.creturn ax25_encapsulate(skb, dev, type, daddr, saddr, len);
type767drivers/net/slip.csl->dev->type = ARPHRD_SLIP + sl->mode;
type769drivers/net/slip.cif (sl->dev->type == 260) {    /* KISS */
type770drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type1106drivers/net/slip.csl->dev->type = ARPHRD_SLIP+sl->mode;
type1108drivers/net/slip.cif (sl->dev->type == 260)  {
type1109drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type1296drivers/net/slip.cdev->type    = ARPHRD_SLIP + SL_MODE_DEFAULT;
type1299drivers/net/slip.cif (sl->dev->type == 260) {
type1300drivers/net/slip.csl->dev->type = ARPHRD_AX25;
type85drivers/net/tunnel.cdev->type = ARPHRD_TUNNEL;   /* IP tunnel hardware type (Linux 1.1.89) */
type241drivers/pci/pci.cconst char  *type;
type513drivers/pci/pci.cprintk("    %s: ", bridge_optimization[i].type);
type656drivers/pci/pci.cconst char *pref, *type = "unknown";
type665drivers/pci/pci.ctype = "32 bit"; break;
type667drivers/pci/pci.ctype = "20 bit"; break;
type669drivers/pci/pci.ctype = "64 bit";
type678drivers/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)))
type1452drivers/scsi/advansys.cuchar               type[ASC_MAX_TID + 1][ASC_MAX_LUN + 1];
type2418drivers/scsi/advansys.cuchar  type;
type2437drivers/scsi/advansys.cuchar  type;
type4098drivers/scsi/advansys.cpciDevice->type = asc_scan_method(pciDevice);
type4100drivers/scsi/advansys.cASC_DBG1(2, "asc_srch_pci_dev: type %d\n", pciDevice->type);
type4131drivers/scsi/advansys.cuchar type;
type4136drivers/scsi/advansys.cfor (type = 1; type < 3; type++) {
type4137drivers/scsi/advansys.cpciData.type = type;
type4142drivers/scsi/advansys.cASC_DBG2(4, "asc_scan_method: data %x, type %d\n", data, type);
type4143drivers/scsi/advansys.creturn (type);
type4147drivers/scsi/advansys.cASC_DBG1(4, "asc_scan_method: type %d\n", type);
type4148drivers/scsi/advansys.creturn (type);
type4165drivers/scsi/advansys.cpciData.type = pciDevice->type;
type4214drivers/scsi/advansys.cpciData.type = pciDevice->type;
type4246drivers/scsi/advansys.cpciData->type, lbus, lslot, lfunc);
type4251drivers/scsi/advansys.cif (pciData->type == 2) {
type4317drivers/scsi/advansys.cASC_DBG1(4, "asc_get_cfg_byte: type: %d\n", pciData->type);
type4322drivers/scsi/advansys.cif (pciData->type == 2) {
type2949drivers/scsi/aha152x.cSPRINTF("  Type:   %d ", scd->type);
type567drivers/scsi/aic7xxx.caha_type                 type;             /* card type */
type624drivers/scsi/aic7xxx.caha_type         type;       /* card type */
type716drivers/scsi/aic7xxx.cswitch (p->type)
type720drivers/scsi/aic7xxx.cprintk("%s%s AT EISA SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
type725drivers/scsi/aic7xxx.cprintk("%s%s AT VLB SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
type740drivers/scsi/aic7xxx.cprintk("%s%s (PCI-bus):\n", board_names[p->type], BUSW[p->bus_type]);
type775drivers/scsi/aic7xxx.cif ((p->type == AIC_7770) || (p->type == AIC_7771))
type1146drivers/scsi/aic7xxx.cif (p->type == AIC_284x)
type2589drivers/scsi/aic7xxx.caha_type type;
type2616drivers/scsi/aic7xxx.creturn (AIC7xxx[i].type);
type2978drivers/scsi/aic7xxx.cdetect_maxscb(aha_type type, int base, int walk_scbs)
type2983drivers/scsi/aic7xxx.cswitch (type)
type3004drivers/scsi/aic7xxx.cprintk("aic7xxx: %s Rev E and subsequent.\n", board_names[type]);
type3010drivers/scsi/aic7xxx.cprintk("aic7xxx: %s Rev C and previous.\n", board_names[type]);
type3106drivers/scsi/aic7xxx.cswitch (config->type)
type3243drivers/scsi/aic7xxx.cif (((config->type == AIC_7880) || (config->type == AIC_7882) ||
type3244drivers/scsi/aic7xxx.c(config->type == AIC_7883) || (config->type == AIC_7884)) &&
type3275drivers/scsi/aic7xxx.cconfig->maxscb = detect_maxscb(config->type, base, config->walk_scbs);
type3306drivers/scsi/aic7xxx.cboard_names[config->type]);
type3316drivers/scsi/aic7xxx.cboard_names[config->type]);
type3321drivers/scsi/aic7xxx.cboard_names[config->type]);
type3438drivers/scsi/aic7xxx.cp->type = config->type;
type3788drivers/scsi/aic7xxx.cconfig.type = aic7xxx_probe(slot, HID0 + base);
type3789drivers/scsi/aic7xxx.cif (config.type != AIC_NONE)
type3868drivers/scsi/aic7xxx.cconfig.type = aic7xxx_pci_devices[i].card_type;
type3872drivers/scsi/aic7xxx.cswitch (config.type)
type3934drivers/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)
type513drivers/scsi/scsi.cint bflags, type=-1;
type527drivers/scsi/scsi.cSDpnt->type = -1;
type648drivers/scsi/scsi.cswitch (type = (scsi_result[0] & 0x1f)) {
type661drivers/scsi/scsi.cprintk ("scsi: unknown type %d\n", type);
type667drivers/scsi/scsi.cSDpnt->random = (type == TYPE_TAPE) ? 0 : 1;
type668drivers/scsi/scsi.cSDpnt->type = (type & 0x1f);
type2589drivers/scsi/scsi.cif(SDpnt->type != TYPE_TAPE)
type2596drivers/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;
type2100drivers/scsi/st.cif(SDp->type != TYPE_TAPE) return 1;
type2144drivers/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;
type40drivers/sound/dev_table.csnd_find_driver (int type)
type45drivers/sound/dev_table.cif (sound_drivers[i].card_type == type)
type161drivers/sound/dev_table.csound_unload_driver (int type)
type167drivers/sound/dev_table.cDDB (printk ("unload driver %d: ", type));
type170drivers/sound/dev_table.cif (snd_installed_cards[i].card_type == type)
type174drivers/sound/dev_table.cif ((drv = snd_find_driver (type)) != -1)
type518drivers/sound/dev_table.hint snd_find_driver(int type);
type520drivers/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;
type52fs/dquot.cextern void add_dquot_ref(kdev_t dev, short type);
type53fs/dquot.cextern void reset_dquot_ptrs(kdev_t dev, short type);
type62fs/dquot.cstatic inline int const hashfn(kdev_t dev, unsigned int id, short type)
type64fs/dquot.creturn((HASHDEV(dev) ^ id) * (MAXQUOTAS - type)) % NR_DQHASH;
type67fs/dquot.cstatic inline struct dquot **const hash(kdev_t dev, unsigned int id, short type)
type69fs/dquot.creturn(hash_table + hashfn(dev, id, type));
type72fs/dquot.cstatic inline int has_quota_enabled(kdev_t dev, short type)
type77fs/dquot.c(vfsmnt->mnt_quotas[type] != (struct file *)NULL));
type217fs/dquot.cshort type = dquot->dq_type;
type218fs/dquot.cstruct file *filp = dquot->dq_mnt->mnt_quotas[type];
type247fs/dquot.cshort type = dquot->dq_type;
type248fs/dquot.cstruct file *filp = dquot->dq_mnt->mnt_quotas[type];
type276fs/dquot.cint sync_dquots(kdev_t dev, short type)
type285fs/dquot.cif (type != -1 && dquot->dq_type != type)
type297fs/dquot.cvoid invalidate_dquots(kdev_t dev, short type)
type306fs/dquot.cif (dquot->dq_dev != dev || dquot->dq_type != type)
type363fs/dquot.cstatic inline int need_print_warning(short type, struct dquot *dquot)
type365fs/dquot.cswitch (type) {
type374fs/dquot.cstatic int check_idq(struct dquot *dquot, short type, u_long short inodes)
type381fs/dquot.cneed_print_warning(type, dquot)) {
type383fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type392fs/dquot.cif (need_print_warning(type, dquot)) {
type394fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type402fs/dquot.cif (need_print_warning(type, dquot)) {
type404fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type407fs/dquot.cdquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type];
type412fs/dquot.cstatic int check_bdq(struct dquot *dquot, short type, u_long blocks)
type419fs/dquot.cneed_print_warning(type, dquot)) {
type421fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type430fs/dquot.cif (need_print_warning(type, dquot)) {
type432fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type440fs/dquot.cif (need_print_warning(type, dquot)) {
type442fs/dquot.cdquot->dq_mnt->mnt_dirname, quotatypes[type]);
type445fs/dquot.cdquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type];
type539fs/dquot.cstatic struct dquot *dqget(kdev_t dev, unsigned int id, short type)
type545fs/dquot.c(vfsmnt->mnt_quotas[type] == (struct file *)0))
type550fs/dquot.cdquot = *(hash(dev, id, type));
type571fs/dquot.cdquot->dq_type = type;
type584fs/dquot.cstatic int set_dqblk(kdev_t dev, int id, short type, int flags, struct dqblk *dqblk)
type600fs/dquot.cif ((dquot = dqget(dev, id, type)) != NODQUOT) {
type612fs/dquot.cdquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type];
type619fs/dquot.cdquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type];
type628fs/dquot.cdquot->dq_mnt->mnt_bexp[type] = dquot->dq_btime = dq_dqblk.dqb_btime;
type629fs/dquot.cdquot->dq_mnt->mnt_iexp[type] = dquot->dq_itime = dq_dqblk.dqb_itime;
type643fs/dquot.cstatic int get_quota(kdev_t dev, int id, short type, struct dqblk *dqblk)
type648fs/dquot.cif (has_quota_enabled(dev, type)) {
type655fs/dquot.cif ((dquot = dqget(dev, id, type)) != NODQUOT) {
type680fs/dquot.cvoid dquot_initialize(struct inode *inode, short type)
type688fs/dquot.cif (type != -1 && cnt != type)
type929fs/dquot.cint quota_off(kdev_t dev, short type)
type935fs/dquot.cif (type != -1 && cnt != type)
type950fs/dquot.cint quota_on(kdev_t dev, short type, char *path)
type961fs/dquot.cif (vfsmnt->mnt_quotas[type] != (struct file *)NULL)
type985fs/dquot.cvfsmnt->mnt_quotas[type] = filp;
type986fs/dquot.cdquot = dqget(dev, 0, type);
type987fs/dquot.cvfsmnt->mnt_iexp[type] = (dquot) ? dquot->dq_itime : MAX_IQ_TIME;
type988fs/dquot.cvfsmnt->mnt_bexp[type] = (dquot) ? dquot->dq_btime : MAX_DQ_TIME;
type991fs/dquot.cadd_dquot_ref(dev, type);
type1013fs/dquot.cint cmds = 0, type = 0, flags = 0;
type1018fs/dquot.ctype = cmd & SUBCMDMASK;
type1020fs/dquot.cif ((u_int) type >= MAXQUOTAS)
type1027fs/dquot.cif (((type == USRQUOTA && current->uid != id) ||
type1028fs/dquot.c(type == GRPQUOTA && current->gid != id)) && !fsuser())
type1051fs/dquot.creturn(quota_on(dev, type, (char *) addr));
type1053fs/dquot.creturn(quota_off(dev, type));
type1055fs/dquot.creturn(get_quota(dev, id, type, (struct dqblk *) addr));
type1066fs/dquot.creturn(sync_dquots(dev, type));
type1074fs/dquot.cif (has_quota_enabled(dev, type))
type1075fs/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)
type141fs/ncpfs/sock.cif (sock->type != SOCK_DGRAM)
type193fs/ncpfs/sock.cif (sock->type != SOCK_DGRAM)
type285fs/ncpfs/sock.cif (sock->type != SOCK_DGRAM)
type385fs/ncpfs/sock.crequest.type,
type481fs/ncpfs/sock.c&& (reply.type == NCP_POSITIVE_ACK))
type492fs/ncpfs/sock.creply.type,
type498fs/ncpfs/sock.c&& (reply.type      == NCP_REPLY)
type499fs/ncpfs/sock.c&& (   (request.type    == NCP_ALLOC_SLOT_REQUEST)
type598fs/ncpfs/sock.ch->type = NCP_REQUEST;
type634fs/ncpfs/sock.ch->type = NCP_ALLOC_SLOT_REQUEST;
type659fs/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) ||
type678fs/nfs/nfsroot.cextern asmlinkage int sys_socket(int family, int type, int protocol);
type166fs/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)
type966fs/proc/array.cstatic int get_root_array(char * page, int type, char **start, off_t offset, int length)
type968fs/proc/array.cswitch (type) {
type1040fs/proc/array.cstatic int get_process_array(char * page, int pid, int type)
type1042fs/proc/array.cswitch (type) {
type1058fs/proc/array.cstatic inline int fill_array(char * page, int pid, int type, char **start, off_t offset, int length)
type1061fs/proc/array.creturn get_process_array(page, pid, type);
type1062fs/proc/array.creturn get_root_array(page, type, start, offset, length);
type1073fs/proc/array.cunsigned int type, pid;
type1081fs/proc/array.ctype = inode->i_ino;
type1082fs/proc/array.cpid = type >> 16;
type1083fs/proc/array.ctype &= 0x0000ffff;
type1085fs/proc/array.clength = fill_array((char *) page, pid, type,
type1148fs/proc/array.cunsigned int type = inode->i_ino & 0x0000ffff;
type1153fs/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) {
type423fs/super.cstruct file_system_type *type;
type431fs/super.cif (!(type = get_fs_type(name))) {
type444fs/super.cif (!type->read_super(s,data, silent)) {
type452fs/super.cs->s_type = type;
type607fs/super.cint do_mount(kdev_t dev, const char * dev_name, const char * dir_name, const char * type, int flags, void * data)
type629fs/super.csb = read_super(dev,type,flags,data,0);
type731fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type756fs/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)      \
type42include/asm-alpha/ioctl.h((type) << _IOC_TYPESHIFT) |    \
type47include/asm-alpha/ioctl.h#define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0)
type48include/asm-alpha/ioctl.h#define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size))
type49include/asm-alpha/ioctl.h#define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
type50include/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, ...);
type173include/asm-alpha/unistd.h#define _syscall0(type,name) \
type174include/asm-alpha/unistd.htype name(void) \
type176include/asm-alpha/unistd.hreturn (type) -1; \
type179include/asm-alpha/unistd.h#define _syscall1(type,name,type1,arg1) \
type180include/asm-alpha/unistd.htype name(type1 arg1) \
type182include/asm-alpha/unistd.hreturn (type) -1; \
type185include/asm-alpha/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type186include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2) \
type188include/asm-alpha/unistd.hreturn (type) -1; \
type191include/asm-alpha/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type192include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type194include/asm-alpha/unistd.hreturn (type) -1; \
type197include/asm-alpha/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type198include/asm-alpha/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type200include/asm-alpha/unistd.hreturn (type) -1; \
type203include/asm-alpha/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type205include/asm-alpha/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type207include/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 */
type369include/linux/isdn.hint      type;     /* UART type                      */
type5include/linux/isdn_ppp.hint type; /* set by user */
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);
type135include/linux/netdevice.hunsigned short    type;    /* interface hardware type  */
type173include/linux/netdevice.hunsigned short type,
type194include/linux/netdevice.hunsigned short  type;  /* This is really htons(ether_type). */
type223include/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];
type30include/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 *));
type35include/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,
type102include/net/sock.hunsigned short    type;
type245include/net/sock.hunsigned short    type;
type332include/net/sock.hstruct device **dev, int type,
type119include/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))
type179mm/kmalloc.cunsigned long max_addr, type;
type191mm/kmalloc.ctype = MF_USED;
type195mm/kmalloc.ctype = MF_DMA;
type273mm/kmalloc.cp->bh_flags = type;  /* As of now this block is officially in use */
type667mm/memory.cint verify_area(int type, const void * addr, unsigned long size)
type690mm/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)
type1081net/appletalk/ddp.cswitch(sock->type)
type1116net/appletalk/ddp.csk->type=sock->type;
type1722net/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) {
type640net/ax25/af_ax25.cif (ax25->sk != NULL && ax25->sk->type != SOCK_SEQPACKET)
type692net/ax25/af_ax25.cswitch (dev->type) {
type870net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) {
type896net/ax25/af_ax25.cswitch (sock->type) {
type939net/ax25/af_ax25.csk->type          = sock->type;
type994net/ax25/af_ax25.csk->type   = osk->type;
type997net/ax25/af_ax25.cswitch (osk->type) {
type1084net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET) {
type1230net/ax25/af_ax25.cif (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET)
type1285net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && ax25_find_cb(&sk->ax25->source_addr, &addr->sax25_call, sk->ax25->device) != NULL)
type1291net/ax25/af_ax25.cif (sk->type != SOCK_SEQPACKET) {
type1357net/ax25/af_ax25.cif (sk->type != SOCK_SEQPACKET)
type1434net/ax25/af_ax25.cint type = 0;
type1459net/ax25/af_ax25.cif (ax25_parse_addr(skb->data, skb->len, &src, &dest, &dp, &type, &dama) == NULL) {
type1501net/ax25/af_ax25.cbuild_ax25_addr(skb->data, &src, &dest, &dp, type, MODULUS);
type1606net/ax25/af_ax25.cif (ax25_process_rx_frame(ax25, skb, type, dama) == 0)
type1819net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && ax25cmp(&sk->ax25->dest_addr, &sax.sax25_call) != 0)
type1865net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET) {
type1925net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED)
type1935net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET)
type2211net/ax25/af_ax25.cax25_packet_type.type = htons(ETH_P_AX25);
type2214net/ax25/af_ax25.cbpq_packet_type.type  = htons(ETH_P_BPQ);
type2272net/ax25/af_ax25.cif(dev->type == ARPHRD_ETHER) {
type2329net/ax25/af_ax25.cint ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr,
type2358net/ax25/af_ax25.cswitch (type) {
type2367net/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)
type342net/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)
type411net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type414net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type423net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type426net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type435net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type442net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type451net/ax25/ax25_in.cif (type != C_COMMAND)
type534net/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)
type608net/ax25/ax25_in.cif (type == C_RESPONSE && pf) {
type626net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);
type629net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type638net/ax25/ax25_in.cif ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) {
type649net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type657net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type660net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type669net/ax25/ax25_in.cif ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) {
type680net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);
type688net/ax25/ax25_in.cax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type694net/ax25/ax25_in.cdama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */
type703net/ax25/ax25_in.cif (type != C_COMMAND)
type780net/ax25/ax25_in.cint ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama)
type799net/ax25/ax25_in.cqueued = ax25_state1_machine(ax25, skb, frametype, pf, type, dama);
type802net/ax25/ax25_in.cqueued = ax25_state2_machine(ax25, skb, frametype, pf, type);
type805net/ax25/ax25_in.cqueued = ax25_state3_machine(ax25, skb, frametype, ns, nr, pf, type, dama);
type808net/ax25/ax25_in.cqueued = ax25_state4_machine(ax25, skb, frametype, ns, nr, pf, type, dama);
type217net/ax25/ax25_out.cvoid ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type)
type240net/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)
type397net/ax25/ax25_out.cvoid dama_check_need_response(ax25_cb *ax25, int type, int pf)
type399net/ax25/ax25_out.cif (ax25->dama_slave && type == C_COMMAND && pf)
type741net/ax25/ax25_route.cif (dev->type != ARPHRD_ETHER)
type201net/ax25/ax25_subr.cvoid ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type)
type242net/ax25/ax25_subr.cax25_transmit_buffer(ax25, skb, type);
type95net/core/datagram.cif(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED)
type191net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE)
type208net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT)
type149net/core/dev.cif(pt->type==htons(ETH_P_ALL))
type157net/core/dev.chash=ntohs(pt->type)&15;
type171net/core/dev.cif(pt->type==htons(ETH_P_ALL))
type177net/core/dev.cpt1=&ptype_base[ntohs(pt->type)&15];
type565net/core/dev.cunsigned short type;
type617net/core/dev.ctype = skb->protocol;
type636net/core/dev.cfor (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next) 
type638net/core/dev.cif (ptype->type == type && (!ptype->dev || ptype->dev==skb->dev))
type1035net/core/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1179net/core/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1185net/core/dev.cif(ifr.ifr_hwaddr.sa_family!=dev->type)
type64net/core/net_alias.cstatic struct net_alias_type * nat_getbytype(int type);
type90net/core/net_alias.cnat_getbytype(int type)
type93net/core/net_alias.cfor(nat = nat_base[type & 0x0f]; nat ; nat = nat->next)
type95net/core/net_alias.cif (nat->type == type) return nat;
type161net/core/net_alias.cnat->type);
type266net/core/net_alias.cdev->type = main_dev->type;
type802net/core/net_alias.cif (o_nat->type == sa->sa_family)
type897net/core/net_alias.cnat->type, nat->name,nat->n_attach);
type1306net/core/net_alias.cint register_net_alias_type(struct net_alias_type *nat, int type)
type1315net/core/net_alias.cnat->type = type;
type1317net/core/net_alias.chash = nat->type & 0x0f;
type1350net/core/net_alias.chash = nat->type & 0x0f;
type1363net/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);
type198net/ipv4/af_inet.cif(sk->type==SOCK_PACKET)
type258net/ipv4/af_inet.cif (sk1->type==SOCK_PACKET)
type584net/ipv4/af_inet.cswitch(sock->type) 
type649net/ipv4/af_inet.csk->type = sock->type;
type676net/ipv4/af_inet.cif(sk->type==SOCK_RAW && protocol==IPPROTO_RAW)
type801net/ipv4/af_inet.cif(sock->type != SOCK_RAW)
type842net/ipv4/af_inet.cif(sock->type != SOCK_RAW)
type901net/ipv4/af_inet.cif(sock->type==SOCK_DGRAM)
type903net/ipv4/af_inet.cif(sock->type==SOCK_STREAM)
type626net/ipv4/arp.cvoid arp_send(int type, int ptype, u32 dest_ip, 
type667net/ipv4/arp.carp->ar_hrd = htons(dev->type);
type670net/ipv4/arp.carp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP);
type672net/ipv4/arp.carp->ar_pro = (dev->type != ARPHRD_AX25) ? htons(ETH_P_IP) : htons(AX25_P_IP);
type679net/ipv4/arp.carp->ar_op = htons(type);
type799net/ipv4/arp.cdev->type != ntohs(arp->ar_hrd) || 
type817net/ipv4/arp.cswitch (dev->type)
type911net/ipv4/arp.cif (dev->type != ntohs(arp->ar_hrd) || dev->flags & IFF_NOARP)
type1153net/ipv4/arp.cif(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802)
type1346net/ipv4/arp.cif (entry->dev->type == ARPHRD_AX25 || entry->dev->type == ARPHRD_NETROM)
type1350net/ipv4/arp.cif(entry->dev->type==ARPHRD_AX25)
type1370net/ipv4/arp.c(unsigned int)entry->dev->type,
type1693net/ipv4/arp.cif (r->arp_ha.sa_family != dev->type)  
type1812net/ipv4/arp.cr->arp_ha.sa_family = entry->dev->type;
type1909net/ipv4/arp.cr.arp_ha.sa_family = dev->type;
type1910net/ipv4/arp.celse if (r.arp_ha.sa_family != dev->type)
type2003net/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)))
type189net/ipv4/icmp.cstatic void icmp_out_count(int type)
type191net/ipv4/icmp.cif(type>18)
type193net/ipv4/icmp.c(*icmp_pointers[type].output)++;
type237net/ipv4/icmp.cicmp_out_count(icmp_param->icmph.type);
type254net/ipv4/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev)
type295net/ipv4/icmp.cif(icmp_pointers[type].error)
type308net/ipv4/icmp.cif(icmph->type>18 || icmp_pointers[icmph->type].error)
type321net/ipv4/icmp.cicmp_param.icmph.type=type;
type351net/ipv4/icmp.cif(icmph->type==ICMP_DEST_UNREACH)
type468net/ipv4/icmp.cipprot->err_handler(icmph->type, icmph->code, dp,
type556net/ipv4/icmp.cicmp_param.icmph.type=ICMP_ECHOREPLY;
type600net/ipv4/icmp.cicmp_param.icmph.type=ICMP_TIMESTAMPREPLY;
type627net/ipv4/icmp.cicmp_param.icmph.type=ICMP_ADDRESSREPLY;
type674net/ipv4/icmp.cif(icmph->type > 18)
type692net/ipv4/icmp.cif (icmph->type != ICMP_ECHO) 
type707net/ipv4/icmp.c(*icmp_pointers[icmph->type].input)++;
type708net/ipv4/icmp.c(icmp_pointers[icmph->type].handler)(icmph,skb,skb->dev,saddr,daddr,len);
type756net/ipv4/icmp.cicmp_socket.type=SOCK_RAW;
type95net/ipv4/igmp.ci->type=IGMP_NEW_ROUTER;  /* Revert to new multicast router */
type129net/ipv4/igmp.ci->type = IGMP_NEW_ROUTER;
type145net/ipv4/igmp.cstatic  struct  ip_router_info  *igmp_set_mrouter_info(struct device *dev,int type,int time)
type153net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type158net/ipv4/igmp.ci->type = type;
type161net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type177net/ipv4/igmp.ci->type = type;
type185net/ipv4/igmp.cif(i->type==IGMP_OLD_ROUTER)
type238net/ipv4/igmp.cstatic void igmp_send_report(struct device *dev, unsigned long address, int type)
type254net/ipv4/igmp.cih->type=type;
type272net/ipv4/igmp.cif(r->type==IGMP_NEW_ROUTER)
type389net/ipv4/igmp.cif(dev->type!=ARPHRD_ETHER)
type402net/ipv4/igmp.cif(dev->type!=ARPHRD_ETHER)
type423net/ipv4/igmp.cif(r->type==IGMP_NEW_ROUTER)
type468net/ipv4/igmp.cif(ih->type==IGMP_HOST_MEMBERSHIP_QUERY && daddr==IGMP_ALL_HOSTS)
type470net/ipv4/igmp.cif(ih->type==IGMP_HOST_MEMBERSHIP_REPORT && daddr==ih->group)
type472net/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);
type311net/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;
type450net/ipv4/packet.csaddr->sa_family = skb->dev->type;
type183net/ipv4/rarp.crarp_packet_type.type=htons(ETH_P_RARP);
type209net/ipv4/rarp.cif (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd) 
type231net/ipv4/rarp.c(rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) ||
type233net/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)
type564net/ipv4/route.cif ((dev != get_gw_dev(gw)) && dev->type!=ARPHRD_TUNNEL)
type512net/ipv4/tcp.cvoid tcp_err(int type, int code, unsigned char *header, __u32 daddr,
type530net/ipv4/tcp.cif (type == ICMP_SOURCE_QUENCH) 
type542net/ipv4/tcp.cif (type == ICMP_PARAMETERPROB)
type549net/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)
type827net/ipx/af_ipx.cipx_map_frame_type(unsigned char type)
type829net/ipx/af_ipx.cswitch (type) {
type1517net/ipx/af_ipx.csk->protinfo.af_ipx.type=opt;
type1548net/ipx/af_ipx.cval=sk->protinfo.af_ipx.type;
type1598net/ipx/af_ipx.cswitch(sock->type)
type1623net/ipx/af_ipx.csk->type=sock->type;
type1624net/ipx/af_ipx.csk->protinfo.af_ipx.type=0;    /* General user level IPX */
type1820net/ipx/af_ipx.csk->protinfo.af_ipx.type=addr->sipx_type;
type1874net/ipx/af_ipx.csipx.sipx_type = sk->protinfo.af_ipx.type;
type1960net/ipx/af_ipx.cintrfc = ipxitf_find_using_phys(dev, pt->type);
type1963net/ipx/af_ipx.cintrfc = ipxitf_auto_create(dev, pt->type);
type2016net/ipx/af_ipx.cusipx->sipx_type=sk->protinfo.af_ipx.type;
type2218net/ipx/af_ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
type2222net/ipx/af_ipx.cipx_8023_packet_type.type=htons(ETH_P_802_3);
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;
type823net/netrom/af_netrom.cif (sk->type != SOCK_SEQPACKET)
type75net/netrom/nr_dev.cstatic int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type,
type218net/netrom/nr_dev.cdev->type    = ARPHRD_NETROM;
type520net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
type524net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_ETHER)
type540net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM)
type555net/netrom/nr_route.cif ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0)
type579net/netrom/nr_route.cswitch (nr_route.type) {
type599net/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 */
type240net/unix/af_unix.cif(sk->type!=SOCK_STREAM)
type282net/unix/af_unix.cswitch(sock->type)
type291net/unix/af_unix.csock->type=SOCK_DGRAM;
type298net/unix/af_unix.csk->type=sock->type;
type360net/unix/af_unix.cif(sk->type==SOCK_STREAM && skpair!=NULL && skpair->state!=TCP_LISTEN)
type461net/unix/af_unix.cif(sk->type==SOCK_STREAM && sk->protinfo.af_unix.other)
type487net/unix/af_unix.cif(sk->type==SOCK_DGRAM)
type498net/unix/af_unix.cif(other->type!=sk->type)
type527net/unix/af_unix.cif(other->type!=sk->type)
type607net/unix/af_unix.cif(sk->type!=SOCK_STREAM)
type711net/unix/af_unix.cif(sock->type==SOCK_STREAM)
type758net/unix/af_unix.cif(sock->type==SOCK_DGRAM)
type768net/unix/af_unix.cif(size > 4000 && sock->type!=SOCK_DGRAM)
type799net/unix/af_unix.cif(sock->type==SOCK_DGRAM && other->dead)
type973net/unix/af_unix.cif(sock->type==SOCK_DGRAM)
type1071net/unix/af_unix.cs->socket->type,
type72scripts/ksymoops.ccchar type;
type73scripts/ksymoops.ccis >> type;