Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c786 xpt_find_device(struct cam_et *target, lun_id_t lun_id);
4005 device = xpt_find_device(target, lun_id); in xpt_compile_path()
5291 xpt_find_device(struct cam_et *target, lun_id_t lun_id) in xpt_find_device() function