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.c1798 cdm->matches[j].result.device_result.path_id = in xptedtdevicefunc()
1800 cdm->matches[j].result.device_result.target_id = in xptedtdevicefunc()
1802 cdm->matches[j].result.device_result.target_lun = in xptedtdevicefunc()
1804 cdm->matches[j].result.device_result.protocol = in xptedtdevicefunc()
1807 &cdm->matches[j].result.device_result.inq_data, in xptedtdevicefunc()
1810 &cdm->matches[j].result.device_result.ident_data, in xptedtdevicefunc()
1815 cdm->matches[j].result.device_result.flags = in xptedtdevicefunc()
1818 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.c567 &ccb.cdm.matches[i].result.device_result; in getdevtree()
8960 &ccb.cdm.matches[i].result.device_result; in buildbusdevlist()