Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam_xpt.h100 uint32_t *periph_ref, uint32_t *target_ref,
H A Dcam_xpt.c3599 uint32_t *periph_ref, uint32_t *target_ref, uint32_t *device_ref) in xpt_path_counts() argument
3616 if (target_ref) { in xpt_path_counts()
3618 *target_ref = path->target->refcount; in xpt_path_counts()
3620 *target_ref = 0; in xpt_path_counts()