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

/freebsd-11-stable/sys/dev/mly/
H A Dmlyvar.h98 #define MLY_BTL_PHYSICAL (1<<0) /* physical device */ macro
H A Dmly.c949 btl.mb_flags = MLY_BTL_PHYSICAL;
2150 } else if (sc->mly_btl[bus][target].mb_flags & MLY_BTL_PHYSICAL) {
2230 if (!(sc->mly_btl[bus][target].mb_flags & (MLY_BTL_LOGICAL | MLY_BTL_PHYSICAL))) {

Completed in 56 milliseconds