Searched refs:SUP_PHEAD (Results 1 – 5 of 5) sorted by relevance
80 #define SUP_PHEAD 0x00200000 /* set physical heads */ macro
136 *options |= SUP_PHEAD;
209 if (disk_type->dtype_options & SUP_PHEAD) {
747 flags |= SUP_PHEAD; in sup_setdtype()
1277 if ((cur_dtype->dtype_options & SUP_PHEAD) && fixed->heads != 0) {