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,
3594 xpt_path_counts(struct cam_path *path, uint32_t *bus_ref, in xpt_path_counts() argument3599 if (bus_ref) { in xpt_path_counts()3601 *bus_ref = path->bus->refcount; in xpt_path_counts()3603 *bus_ref = 0; in xpt_path_counts()