Home
last modified time | relevance | path

Searched refs:LIST_RELOAD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Ddefect.h85 #define LIST_RELOAD 0x02 /* Reload list after formatting (SCSI) */ macro
H A Dmenu_defect.c821 work_list.flags &= ~(LIST_DIRTY|LIST_RELOAD); in commit_list()
H A Dmenu_command.c849 cur_list.flags |= LIST_RELOAD; in c_format()
1162 if (cur_list.flags & LIST_RELOAD) { in c_format()