Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_ccb.h412 struct device_match_result { struct
429 struct device_match_result device_result; argument
/dragonfly/sbin/camcontrol/
H A Dcamcontrol.c439 struct device_match_result *dev_result; in getdevtree()