Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.h104 uint32_t *device_ref);
H A Dcam_xpt.c3769 uint32_t *periph_ref, uint32_t *target_ref, uint32_t *device_ref) in xpt_path_counts() argument
3792 if (device_ref) { in xpt_path_counts()
3794 *device_ref = path->device->refcount; in xpt_path_counts()
3796 *device_ref = 0; in xpt_path_counts()