Searched refs:d_type (Results 1 – 1 of 1) sorted by relevance
62 int16_t d_type; /* drive type */ member508 if ((unsigned) lp->d_type < ARRAY_SIZE(xbsd_dktypenames)-1) in xbsd_print_disklabel()509 printf("type: %s\n", xbsd_dktypenames[lp->d_type]); in xbsd_print_disklabel()511 printf("type: %u\n", lp->d_type); in xbsd_print_disklabel()722 if (xbsd_dlabel.d_type == BSD_DTYPE_SCSI) in xbsd_write_bootstrap()862 d->d_type = BSD_DTYPE_SCSI; in xbsd_initlabel()864 d->d_type = BSD_DTYPE_ST506; in xbsd_initlabel()