Searched refs:bus_ref (Results 1 – 2 of 2) sorted by relevance
98 void xpt_path_counts(struct cam_path *path, uint32_t *bus_ref,
3617 xpt_path_counts(struct cam_path *path, uint32_t *bus_ref, in xpt_path_counts() argument3622 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()