Home
last modified time | relevance | path

Searched refs:CHG_MODE_CLR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h214 #define CHG_MODE_CLR 1 /* clr bits by and'ing */ macro
H A Dmenu_scsi.c733 case CHG_MODE_CLR: in do_display()
783 chg_item->mode = CHG_MODE_CLR; in parse_change_spec()
H A Dstartup.c900 mode = CHG_MODE_CLR; in sup_change_spec()
H A Dctlr_scsi.c3027 case CHG_MODE_CLR: in apply_chg_list()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c67 #define CHG_MODE_CLR 1 /* clr bits by and'ing */ macro