ce1               266 dev/cardbus/cardslot.c 				struct cardslot_event *ce1, *ce2;
ce1               268 dev/cardbus/cardslot.c 				if ((ce1 = SIMPLEQ_FIRST(&sc->sc_events)) ==
ce1               271 dev/cardbus/cardslot.c 				if (ce1->ce_type != antonym_ev[ce->ce_type])
ce1               273 dev/cardbus/cardslot.c 				if ((ce2 = SIMPLEQ_NEXT(ce1, ce_q)) == NULL)
ce1               278 dev/cardbus/cardslot.c 					free(ce1, M_TEMP);