Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt.h94 uint32_t *periph_ref, uint32_t *target_ref,
HDcam_xpt.c3535 uint32_t *periph_ref, uint32_t *target_ref, uint32_t *device_ref) in xpt_path_counts() argument
3545 if (periph_ref) { in xpt_path_counts()
3547 *periph_ref = path->periph->refcount; in xpt_path_counts()
3549 *periph_ref = 0; in xpt_path_counts()