Searched refs:SUP_BPT (Results 1 – 4 of 4) sorted by relevance
65 #define SUP_BPT 0x00000100 /* set bytes/track */ macro
193 *options |= SUP_BPT;
221 if (disk_type->dtype_options & SUP_BPT) {
708 flags |= SUP_BPT; in sup_setdtype()771 if ((!(ctype->ctype_flags & CF_SCSI)) && (!(flags & SUP_BPT)) && in sup_setdtype()