Home
last modified time | relevance | path

Searched refs:CAM_DEV_POS_EDT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/cam/
H A Dcam_ccb.h454 CAM_DEV_POS_EDT = 0x100, enumerator
H A Dcam_xpt.c2147 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS; in xptedtbusfunc()
2278 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtdevicefunc()
2387 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtperiphfunc()
3293 position_type = CAM_DEV_POS_EDT; in xpt_action()
3299 position_type = CAM_DEV_POS_EDT; in xpt_action()
3305 case CAM_DEV_POS_EDT: in xpt_action()