Home
last modified time | relevance | path

Searched refs:periph_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
3609 if (periph_ref) { in xpt_path_counts()
3611 *periph_ref = path->periph->refcount; in xpt_path_counts()
3613 *periph_ref = 0; in xpt_path_counts()