Home
last modified time | relevance | path

Searched refs:hpath_id (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/cam/
HDcam_compat.h87 path_id_t hpath_id; /* Highest Path ID in the subsystem */ member
HDcam_compat.c221 cpi17->hpath_id = cpi->hpath_id; in cam_compat_handle_0x17()
HDcam_ccb.h677 path_id_t hpath_id; /* Highest Path ID in the subsystem */ member
/freebsd-head/sys/dev/nvmf/host/
HDnvmf_sim.c177 cpi->hpath_id = 0; in nvmf_sim_action()
/freebsd-head/sys/cam/ctl/
HDctl_frontend_cam_sim.c758 cpi->hpath_id = 0; in cfcs_action()
/freebsd-head/sys/dev/vmware/pvscsi/
HDpvscsi.c1415 cpi->hpath_id = 0; in pvscsi_action()
/freebsd-head/sbin/camcontrol/
HDcamcontrol.c6016 adapter_str, cpi->hpath_id); in cpi_print()