Searched refs:MLY_BTL_PHYSICAL (Results 1 – 2 of 2) sorted by relevance
98 #define MLY_BTL_PHYSICAL (1<<0) /* physical device */ macro
950 btl.mb_flags = MLY_BTL_PHYSICAL; in mly_complete_rescan()2141 } else if (sc->mly_btl[bus][target].mb_flags & MLY_BTL_PHYSICAL) { in mly_cam_action()2221 if (!(sc->mly_btl[bus][target].mb_flags & (MLY_BTL_LOGICAL | MLY_BTL_PHYSICAL))) { in mly_cam_action_io()