Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.h99 uint32_t *periph_ref, uint32_t *target_ref,
H A Dcam_xpt.c3596 uint32_t *periph_ref, uint32_t *target_ref, uint32_t *device_ref) in xpt_path_counts() argument
3613 if (target_ref) { in xpt_path_counts()
3615 *target_ref = path->target->refcount; in xpt_path_counts()
3617 *target_ref = 0; in xpt_path_counts()