Lines Matching refs:bus_result
531 struct bus_match_result *bus_result;
541 bus_result =
542 &ccb.cdm.matches[i].result.bus_result;
550 bus_result->path_id,
551 bus_result->dev_name,
552 bus_result->unit_number,
553 bus_result->bus_id,
3759 struct bus_match_result *bus_result;
3765 bus_result =&matchccb->cdm.matches[i].result.bus_result;
3771 if (bus_result->path_id == CAM_XPT_PATH_ID)
3776 ccb->ccb_h.path_id = bus_result->path_id;
3793 bus_result->path_id);
3802 bus_result->path_id,