Searched refs:xpt_find_bus (Results 1 – 1 of 1) sorted by relevance
238 xpt_find_bus(path_id_t path_id);428 bus = xpt_find_bus(inccb->ccb_h.path_id); in xptdoioctl()3452 bus = xpt_find_bus(path_id); in xpt_create_path_unlocked()3485 bus = xpt_find_bus(path_id); in xpt_compile_path()4688 xpt_find_bus(path_id_t path_id) in xpt_find_bus() function