Home
last modified time | relevance | path

Searched refs:CHG_MODE_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/format/
H A Dhardware_structs.h211 #define CHG_MODE_UNDEFINED (-1) /* undefined value */ macro
H A Dmenu_scsi.c806 chg_item->mode = CHG_MODE_UNDEFINED;
822 if (chg_item->mode == CHG_MODE_UNDEFINED) {
H A Dstartup.c869 mode = CHG_MODE_UNDEFINED; in sup_change_spec()
883 if (mode == CHG_MODE_UNDEFINED) { in sup_change_spec()
/titanic_50/usr/src/cmd/rmformat/
H A Drmf_slice.c65 #define CHG_MODE_UNDEFINED (-1) /* undefined value */ macro