dtype
dtype
dtype d;
d = (dtype)roundit(x);
dtype
return ((dtype)x);
puffs_nextdent(struct dirent **dent, const char *name, ino_t id, uint8_t dtype,
d->d_type = dtype;
uint8_t dtype)
if (puffs_nextdent(&dh->d, name, dino, dtype, &dh->reslen)) {
return !puffs_nextdent(&dh->d, name, dino, dtype, &dh->reslen);
uint8_t dtype;
dtype = DT_UNKNOWN;
dtype = (uint8_t)puffs_vtype2dt(puffs_mode2vt(stbuf->st_mode));
return fill_dirbuf(deh, name, dino, dtype);
iscsi_portal_types_t dtype, uint32_t did)
portal = create_portal(target, addr, dtype, did);
} else if ((portal = create_portal(target, addr, dtype, did)) == NULL) {
portal->portaltype = dtype;
iscsi_portal_types_t dtype, uint32_t did)
portal->portaltype = dtype;
mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op)
if (getbpbinfo(fd, fname, dtype, o.hidden_sectors_set, &bpb,
getbpbinfo(int fd, const char *fname, const char *dtype, int iflag,
dtype = *++argv;
return mkfs_msdos(fname, dtype, &o);
const char *fname, *dtype;
tlsb_node_type_str(uint32_t dtype, char *buf, size_t buflen)
switch (dtype & TLDEV_DTYPE_MASK) {
snprintf(buf, buflen, "unknown, dtype 0x%04x", dtype);
ahdi_writedisktab (struct ahdi_ptable *ptable, char *disktype, char *disktab, char *dtype)
strlen (dtype) ? dtype : "SCSI", disktype);
strlen (dtype) ? dtype : "SCSI", ptable->nsectors,
int dtype, fboff, slotno, i;
for (dtype = 0; dtype < __arraycount(itesw); dtype++)
if (itesw[dtype].ite_hwid == fb->fbid)
if (dtype == __arraycount(itesw))
ip->isw = &itesw[dtype];
if (itesw[dtype].ite_probe != NULL &&
(*itesw[dtype].ite_probe)(ip) != 0)
for (dtype = 0; dtype < __arraycount(itesw); dtype++)
if (itesw[dtype].ite_hwid == GID_STI)
if (dtype == __arraycount(itesw))
ip->isw = &itesw[dtype];
uint8_t dtype = 0;
dtype = platinumfb_read_cmap_reg(sc, PLATINUM_CMAP_D2_OFFSET);
switch (dtype) {
dtype, PLATINUM_DAC_0);
dtype = PLATINUM_DAC_0;
sc->sc_dac_type = dtype;
char dtype[10];
"device-type", dtype, sizeof(dtype)) !=0) {
strcmp(dtype, "cdrom") == 0) {
int dtype = DKTYPE_UNKNOWN;
dtype = DKTYPE_ST506;
dtype = DKTYPE_ESDI;
dk_init(dksc, self, dtype);
dk_init(struct dk_softc *dksc, device_t dev, int dtype)
dksc->sc_dtype = dtype;
uint64_t dtype;
dtype = txd->cmd & htole64(IXL_TX_DESC_DTYPE_MASK);
if (dtype != htole64(IXL_TX_DESC_DTYPE_DONE))
uint8_t dtype;
uint64_t dtype;
dtype = txd->cmd & htole64(IXL_TX_DESC_DTYPE_MASK);
if (dtype != htole64(IXL_TX_DESC_DTYPE_DONE))
{ offsetof(struct ixl_hmc_rxq, dtype), 2, 114 },
rxq.dtype = IXL_HMC_RXQ_DTYPE_NOSPLIT;
txd->dtype = 0;
uint32_t dtype:1; /* Descriptor type */
uint32_t dtype:1; /* Descriptor type */
u_int reg, dtype, dspeed;
dtype = reg & PCMCIA_DTYPE_MASK;
switch (dtype) {
const char *dtype;
dtype = scsipi_dtype(inqbuf->type & SID_TYPE);
inqbuf->product, inqbuf->revision, dtype,
int dtype;
dtype = DKTYPE_SCSI;
dtype = DKTYPE_ATAPI;
dtype = DKTYPE_UNKNOWN;
dk_init(dksc, self, dtype);
const char *dtype;
dtype = scsipi_dtype(type);
target, lun, vendor, product, revision, dtype,
const char *dtype;
dtype = "disk";
dtype = "tape";
dtype = "printer";
dtype = "processor";
dtype = "worm";
dtype = "cdrom";
dtype = "scanner";
dtype = "optical";
dtype = "changer";
dtype = "communication";
dtype = "graphic arts pre-press";
dtype = "storage array";
dtype = "enclosure services";
dtype = "simplified direct";
dtype = "optical card r/w";
dtype = "object-based storage";
dtype = "unknown";
return (dtype);
int error, result, dtype;
dtype = DKTYPE_SCSI;
dtype = DKTYPE_ATAPI;
dtype = DKTYPE_UNKNOWN;
dk_init(dksc, self, dtype);
ktr_execfd(int fd, u_int dtype)
ktp->ktr_dtype = dtype;
dtype = cdev_type(dev);
dtype = bdev_type(dev);
if (dtype == D_DISK) {
int dtype;
ktrexecfd(int fd, u_int dtype)
ktr_execfd(fd, dtype);
fd->type = dirent->dtype;
fd->type = chfdn.dtype;
fdirent->dtype = fd->type;
uint8_t dtype; /* file type */
ino_t inum, unsigned dtype)
lfs_dir_settype(fs, dirp, dtype);
struct componentname *cnp, ino_t inum, unsigned dtype,
ulfs_direntry_assign(fs, ep, name, namlen, inum, dtype);
ulfs_direntry_assign(fs, ep, name, namlen, inum, dtype);
setinfo(DBTYPE dtype, char *s)
switch (dtype) {
fdirent.dtype = htole32(IFTOCHT(node->type & S_IFMT));