Searched defs:cur_ctype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dglobal.h113 struct ctlr_type *cur_ctype; /* current ctype */ variable in typeref:struct:ctlr_type
207 #define SMD (cur_ctype->ctype_flags & CF_SMD_DEFS)
208 #define SCSI (cur_ctype->ctype_flags & CF_SCSI)
209 #define EMBEDDED_SCSI ((cur_ctype->ctype_flags & (CF_SCSI|CF_EMBEDDED)) == \

Completed in 45 milliseconds