Home
last modified time | relevance | path

Searched refs:position_type (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/bus/cam/
H A Dcam_xpt.c2114 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2116 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
2146 cdm->pos.position_type = in xptedtbusfunc()
2177 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2179 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
2187 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2189 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
2209 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
2211 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedttargetfunc()
2213 && (cdm->pos.position_type & CAM_DEV_POS_DEVICE) in xptedttargetfunc()
[all …]
H A Dcam_ccb.h472 dev_pos_type position_type; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenrecog.c66 enum position_type { enum
99 enum position_type type;
236 enum position_type type, int arg) in next_position()
682 enum position_type pos_type; in add_to_sequence()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenrecog.c199 enum position_type { enum
232 enum position_type type;
271 enum position_type type, int arg) in next_position()
3974 enum position_type pos_type; in match_pattern_2()