Searched refs:xpt_path_comp_dev (Results 1 – 3 of 3) sorted by relevance
108 && (xpt_path_comp_dev(cam_dpath, (dev)) >= 0) \109 && (xpt_path_comp_dev(cam_dpath, (dev)) < 2)) { \
103 int xpt_path_comp_dev(struct cam_path *path,
3665 xpt_path_comp_dev(struct cam_path *path, struct cam_ed *dev) in xpt_path_comp_dev() function