Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_xpt.h98 void xpt_path_counts(struct cam_path *path, uint32_t *bus_ref,
H A Dcam_xpt.c3617 xpt_path_counts(struct cam_path *path, uint32_t *bus_ref, in xpt_path_counts() argument
3622 if (bus_ref) { in xpt_path_counts()
3624 *bus_ref = path->bus->refcount; in xpt_path_counts()
3626 *bus_ref = 0; in xpt_path_counts()