Searched refs:AP_IS_CB_MINOR (Results 1 – 1 of 1) sorted by relevance
77 #define AP_IS_CB_MINOR(x) (((x)>>8) == (3)) macro1029 return (AP_IS_CB_MINOR(getminor(dev)) ? B_TRUE : B_FALSE); in cardbus_is_cb_minor()