Lines Matching refs:path_id
254 path_id_t path_id; member
486 ccb.ccb_h.path_id = CAM_XPT_PATH_ID; in getdevtree()
550 bus_result->path_id, in getdevtree()
617 dev_result->path_id, in getdevtree()
738 dev = cam_open_btl(dev_result->path_id, dev_result->target_id, in print_dev_mmcsd()
824 dev = cam_open_btl(dev_result->path_id, dev_result->target_id, in print_dev_nvme()
3542 *bus = ccb.ccb_h.path_id; in parse_btl_name()
3670 ccb->ccb_h.path_id = bus; in rescan_or_reset_bus()
3716 matchccb->ccb_h.path_id = CAM_BUS_WILDCARD; in rescan_or_reset_bus()
3771 if (bus_result->path_id == CAM_XPT_PATH_ID) in rescan_or_reset_bus()
3776 ccb->ccb_h.path_id = bus_result->path_id; in rescan_or_reset_bus()
3793 bus_result->path_id); in rescan_or_reset_bus()
3802 bus_result->path_id, in rescan_or_reset_bus()
3869 ccb.ccb_h.path_id = bus; in scanlun_or_reset_dev()
5119 ccb.ccb_h.path_id = bus; in camdebug()
8769 dev = cam_open_btl(item->dev_match.path_id, in getdevid()
8866 ccb.ccb_h.path_id = CAM_XPT_PATH_ID; in buildbusdevlist()
8896 patterns[0].pattern.device_pattern.path_id = devlist->path_id; in buildbusdevlist()
8899 patterns[1].pattern.periph_pattern.path_id = devlist->path_id; in buildbusdevlist()
9140 devlist.path_id = device->path_id; in smpphylist()