Searched refs:VTYP_TO_OTYP (Results 1 – 1 of 1) sorted by relevance
82 #define VTYP_TO_OTYP(i) (((i) == VCHR) ? OTYP_CHR : OTYP_BLK) macro2250 *otyp = VTYP_TO_OTYP(handlep->lh_vp->v_type); in ldi_get_otyp()2284 otyp = VTYP_TO_OTYP(handlep->lh_vp->v_type); in ldi_get_minor_name()