Searched refs:IS_CARDSLOT_INSERT_REMOVE_EV (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/cardbus/
H A Dcardslotvar.h108 #define IS_CARDSLOT_INSERT_REMOVE_EV(x) (0 <= (x) && (x) <= 3) macro
H A Dcardslot.c329 if (IS_CARDSLOT_INSERT_REMOVE_EV(ce->ce_type)) {

Completed in 77 milliseconds