dtype 705 dev/pcmcia/pcmcia_cis.c u_int reg, dtype, dspeed;
dtype 708 dev/pcmcia/pcmcia_cis.c dtype = reg & PCMCIA_DTYPE_MASK;
dtype 713 dev/pcmcia/pcmcia_cis.c switch (dtype) {
dtype 591 scsi/scsiconf.c char *dtype, *qtype;
dtype 609 scsi/scsiconf.c dtype = 0;
dtype 627 scsi/scsiconf.c dtype = "vendor-unique";
dtype 630 scsi/scsiconf.c if (dtype == 0) {
dtype 633 scsi/scsiconf.c dtype = "direct";
dtype 636 scsi/scsiconf.c dtype = "sequential";
dtype 639 scsi/scsiconf.c dtype = "printer";
dtype 642 scsi/scsiconf.c dtype = "processor";
dtype 645 scsi/scsiconf.c dtype = "cdrom";
dtype 648 scsi/scsiconf.c dtype = "worm";
dtype 651 scsi/scsiconf.c dtype = "scanner";
dtype 654 scsi/scsiconf.c dtype = "optical";
dtype 657 scsi/scsiconf.c dtype = "changer";
dtype 660 scsi/scsiconf.c dtype = "communication";
dtype 663 scsi/scsiconf.c dtype = "enclosure services";
dtype 666 scsi/scsiconf.c dtype = "simplified direct";
dtype 671 scsi/scsiconf.c dtype = "unknown";
dtype 682 scsi/scsiconf.c SCSISPC(inqbuf->version), type, dtype,