DUMP_EXCL
dcp->dc_device, (dcp->dc_cflags & DUMP_EXCL) ?
if (!(dc->conf_flags & DUMP_EXCL))
if (conf_flags & DUMP_EXCL) {
*rvalp |= DUMP_EXCL;