Searched refs:TLDEV_ISIOPORT (Results 1 – 3 of 3) sorted by relevance
88 if (TLDEV_ISIOPORT(ta->ta_dtype)) in kftmatch()
166 if (TLDEV_ISIOPORT(tldev)) { in tlsbattach()
201 # define TLDEV_ISIOPORT(_val) (TLDEV_DTYPE(_val) & 0x2000) macro