Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cam/
HDcam_xpt.c251 xpt_find_device(struct cam_et *target, lun_id_t lun_id);
3506 device = xpt_find_device(target, lun_id); in xpt_compile_path()
4914 xpt_find_device(struct cam_et *target, lun_id_t lun_id) in xpt_find_device() function