Home
last modified time | relevance | path

Searched refs:device_result (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/cam/
H A Dcam_compat.h210 } device_result; member
H A Dcam_xpt.c1788 cdm->matches[j].result.device_result.path_id = in xptedtdevicefunc()
1790 cdm->matches[j].result.device_result.target_id = in xptedtdevicefunc()
1792 cdm->matches[j].result.device_result.target_lun = in xptedtdevicefunc()
1794 cdm->matches[j].result.device_result.protocol = in xptedtdevicefunc()
1797 &cdm->matches[j].result.device_result.inq_data, in xptedtdevicefunc()
1800 &cdm->matches[j].result.device_result.ident_data, in xptedtdevicefunc()
1805 cdm->matches[j].result.device_result.flags = in xptedtdevicefunc()
1808 cdm->matches[j].result.device_result.flags = in xptedtdevicefunc()
H A Dcam_ccb.h533 struct device_match_result device_result; member
/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c922 device_match = &match_result.result.device_result; in ses_path_iter_devid_callback()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c565 &ccb.cdm.matches[i].result.device_result; in getdevtree()
8929 &ccb.cdm.matches[i].result.device_result; in buildbusdevlist()