Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_ccb.h443 CAM_DEV_MATCH_ERROR enumerator
H A Dcam_xpt.c2126 cdm->status = CAM_DEV_MATCH_ERROR; in xptedtbusfunc()
2257 cdm->status = CAM_DEV_MATCH_ERROR; in xptedtdevicefunc()
2366 cdm->status = CAM_DEV_MATCH_ERROR; in xptedtperiphfunc()
2501 cdm->status = CAM_DEV_MATCH_ERROR; in xptplistperiphfunc()
2543 cdm->status = CAM_DEV_MATCH_ERROR; in xptplistperiphfunc()
3312 cdm->status = CAM_DEV_MATCH_ERROR; in xpt_action()
3316 if (cdm->status == CAM_DEV_MATCH_ERROR) in xpt_action()