Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.h103 uint32_t *periph_ref, uint32_t *target_ref,
H A Dcam_xpt.c3769 uint32_t *periph_ref, uint32_t *target_ref, uint32_t *device_ref) in xpt_path_counts() argument
3779 if (periph_ref) { in xpt_path_counts()
3781 *periph_ref = path->periph->refcount; in xpt_path_counts()
3783 *periph_ref = 0; in xpt_path_counts()