Lines Matching defs:CONFIRM
81 #define CONFIRM(value) ASSERT(value)
83 #define CONFIRM(value) if (!(value)) return (EINVAL)
429 CONFIRM(softc);
448 CONFIRM(softc->agpm_dev_type == DEVICE_IS_AGP);
449 CONFIRM(softc->agpm_data.agpm_acaptr);
466 CONFIRM(softc->agpm_dev_type == DEVICE_IS_AGP);
467 CONFIRM(softc->agpm_data.agpm_acaptr);
487 CONFIRM(softc->agpm_dev_type == DEVICE_IS_I810);
503 CONFIRM(IS_IGD(softc));
515 CONFIRM(IS_IGD(softc));
530 CONFIRM(IS_IGD(softc));
544 CONFIRM(IS_IGD(softc));