Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dinit_ci386.c57 CF_NOFORMAT | CF_NOWLIST },
62 CF_NOWLIST },
67 CF_NOWLIST }
H A Dinit_csparc.c49 CF_NOFORMAT | CF_NOWLIST },
54 CF_NOFORMAT | CF_NOWLIST },
H A Ddefect.c85 if (cur_ctype->ctype_flags & CF_NOWLIST) { in read_list()
336 if (cur_ctype->ctype_flags & CF_NOWLIST) { in write_deflist()
H A Dglobal.h195 #define CF_NOWLIST 0x0800 /* Ctlr doesnot handle working list */ macro