sys/bus/cam/cam_ccb.h
273
struct cam_path *path; /* Compiled path for this ccb */
sys/bus/cam/cam_ccb.h
664
struct cam_path *path, void *args);
sys/bus/cam/cam_debug.h
54
extern struct cam_path *cam_dpath;
sys/bus/cam/cam_periph.c
1006
cam_release_devq(struct cam_path *path, u_int32_t relsim_flags,
sys/bus/cam/cam_periph.c
1249
struct cam_path *path, void *arg)
sys/bus/cam/cam_periph.c
155
char *name, cam_periph_type type, struct cam_path *path,
sys/bus/cam/cam_periph.c
1730
struct cam_path *newpath;
sys/bus/cam/cam_periph.c
293
cam_periph_find(struct cam_path *path, char *name)
sys/bus/cam/cam_periph.c
992
cam_freeze_devq(struct cam_path *path)
sys/bus/cam/cam_periph.h
110
struct cam_path *path; /* Compiled path to device */
sys/bus/cam/cam_periph.h
147
struct cam_path *path, ac_callback_t *ac_callback,
sys/bus/cam/cam_periph.h
149
struct cam_periph *cam_periph_find(struct cam_path *path, char *name);
sys/bus/cam/cam_periph.h
173
void cam_freeze_devq(struct cam_path *path);
sys/bus/cam/cam_periph.h
174
u_int32_t cam_release_devq(struct cam_path *path, u_int32_t relsim_flags,
sys/bus/cam/cam_periph.h
178
struct cam_path *path, void *arg);
sys/bus/cam/cam_xpt.c
1127
struct cam_path *old_path;
sys/bus/cam/cam_xpt.c
1445
struct cam_path *path;
sys/bus/cam/cam_xpt.c
1630
struct cam_path *path;
sys/bus/cam/cam_xpt.c
2881
struct cam_path path;
sys/bus/cam/cam_xpt.c
2918
struct cam_path path;
sys/bus/cam/cam_xpt.c
2983
struct cam_path *path;
sys/bus/cam/cam_xpt.c
3028
struct cam_path *path;
sys/bus/cam/cam_xpt.c
3903
xpt_setup_ccb(struct ccb_hdr *ccb_h, struct cam_path *path, u_int32_t priority)
sys/bus/cam/cam_xpt.c
3926
xpt_create_path(struct cam_path **new_path_ptr, struct cam_periph *perph,
sys/bus/cam/cam_xpt.c
3929
struct cam_path *path;
sys/bus/cam/cam_xpt.c
3943
xpt_create_path_unlocked(struct cam_path **new_path_ptr,
sys/bus/cam/cam_xpt.c
3947
struct cam_path *path;
sys/bus/cam/cam_xpt.c
3952
path = (struct cam_path *)kmalloc(sizeof(*path), M_CAMXPT, M_WAITOK);
sys/bus/cam/cam_xpt.c
3973
xpt_compile_path(struct cam_path *new_path, struct cam_periph *perph,
sys/bus/cam/cam_xpt.c
4044
xpt_release_path(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4062
xpt_free_path(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4075
xpt_path_comp(struct cam_path *path1, struct cam_path *path2)
sys/bus/cam/cam_xpt.c
4109
xpt_print_path(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4141
xpt_print(struct cam_path *path, const char *fmt, ...)
sys/bus/cam/cam_xpt.c
4151
xpt_path_string(struct cam_path *path, char *str, size_t str_len)
sys/bus/cam/cam_xpt.c
4191
xpt_path_path_id(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4199
xpt_path_target_id(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4210
xpt_path_lun_id(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4221
xpt_path_sim(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4227
xpt_path_periph(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4235
xpt_path_serialno(struct cam_path *path)
sys/bus/cam/cam_xpt.c
4249
struct cam_path *path;
sys/bus/cam/cam_xpt.c
4340
struct cam_path path;
sys/bus/cam/cam_xpt.c
4363
struct cam_path bus_path;
sys/bus/cam/cam_xpt.c
4568
xpt_async(u_int32_t async_code, struct cam_path *path, void *async_arg)
sys/bus/cam/cam_xpt.c
4639
struct cam_path *path, void *async_arg)
sys/bus/cam/cam_xpt.c
4668
struct cam_path newpath;
sys/bus/cam/cam_xpt.c
4739
xpt_freeze_devq(struct cam_path *path, u_int count)
sys/bus/cam/cam_xpt.c
4801
xpt_release_devq(struct cam_path *path, u_int count, int run_queue)
sys/bus/cam/cam_xpt.c
5075
struct cam_path path;
sys/bus/cam/cam_xpt.c
5236
xpt_dev_ccbq_resize(struct cam_path *path, int newopenings)
sys/bus/cam/cam_xpt.c
5329
struct cam_path *path;
sys/bus/cam/cam_xpt.c
5414
struct cam_path *path;
sys/bus/cam/cam_xpt.c
5619
xpt_scan_lun(struct cam_periph *periph, struct cam_path *path,
sys/bus/cam/cam_xpt.c
5624
struct cam_path *new_path;
sys/bus/cam/cam_xpt.c
6115
struct cam_path *path;
sys/bus/cam/cam_xpt.c
6568
xpt_devise_transport(struct cam_path *path)
sys/bus/cam/cam_xpt.c
6946
xpt_toggle_tags(struct cam_path *path)
sys/bus/cam/cam_xpt.c
6981
xpt_start_tags(struct cam_path *path)
sys/bus/cam/cam_xpt.c
702
struct cam_path *cam_dpath;
sys/bus/cam/cam_xpt.c
7020
struct cam_path path;
sys/bus/cam/cam_xpt.c
7063
struct cam_path *path;
sys/bus/cam/cam_xpt.c
7245
struct cam_path *path;
sys/bus/cam/cam_xpt.c
7281
struct cam_path *path)
sys/bus/cam/cam_xpt.c
744
static cam_status xpt_compile_path(struct cam_path *new_path,
sys/bus/cam/cam_xpt.c
750
static void xpt_release_path(struct cam_path *path);
sys/bus/cam/cam_xpt.c
754
struct cam_path *path,
sys/bus/cam/cam_xpt.c
780
static u_int32_t xpt_dev_ccbq_resize(struct cam_path *path, int newopenings);
sys/bus/cam/cam_xpt.c
789
struct cam_path *path, cam_flags flags,
sys/bus/cam/cam_xpt.c
857
static void xpt_devise_transport(struct cam_path *path);
sys/bus/cam/cam_xpt.c
861
static void xpt_toggle_tags(struct cam_path *path);
sys/bus/cam/cam_xpt.c
862
static void xpt_start_tags(struct cam_path *path);
sys/bus/cam/cam_xpt.c
88
struct cam_path *path, void *args);
sys/bus/cam/cam_xpt.h
45
struct cam_path;
sys/bus/cam/cam_xpt.h
54
struct cam_path *path,
sys/bus/cam/cam_xpt.h
58
cam_status xpt_create_path(struct cam_path **new_path_ptr,
sys/bus/cam/cam_xpt.h
62
cam_status xpt_create_path_unlocked(struct cam_path **new_path_ptr,
sys/bus/cam/cam_xpt.h
66
void xpt_free_path(struct cam_path *path);
sys/bus/cam/cam_xpt.h
67
int xpt_path_comp(struct cam_path *path1,
sys/bus/cam/cam_xpt.h
68
struct cam_path *path2);
sys/bus/cam/cam_xpt.h
69
void xpt_print_path(struct cam_path *path);
sys/bus/cam/cam_xpt.h
70
void xpt_print(struct cam_path *path, const char *fmt, ...)
sys/bus/cam/cam_xpt.h
72
int xpt_path_string(struct cam_path *path, char *str,
sys/bus/cam/cam_xpt.h
74
path_id_t xpt_path_path_id(struct cam_path *path);
sys/bus/cam/cam_xpt.h
75
target_id_t xpt_path_target_id(struct cam_path *path);
sys/bus/cam/cam_xpt.h
76
lun_id_t xpt_path_lun_id(struct cam_path *path);
sys/bus/cam/cam_xpt.h
77
struct cam_sim * xpt_path_sim(struct cam_path *path);
sys/bus/cam/cam_xpt.h
78
struct cam_periph * xpt_path_periph(struct cam_path *path);
sys/bus/cam/cam_xpt.h
79
char * xpt_path_serialno(struct cam_path *path);
sys/bus/cam/cam_xpt.h
81
void xpt_async(u_int32_t async_code, struct cam_path *path,
sys/bus/cam/cam_xpt.h
86
void *cbarg, struct cam_path *path);
sys/bus/cam/cam_xpt_sim.h
44
u_int32_t xpt_freeze_devq(struct cam_path *path, u_int count);
sys/bus/cam/cam_xpt_sim.h
45
void xpt_release_devq(struct cam_path *path, u_int count,
sys/bus/cam/scsi/scsi_cd.c
239
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_cd.c
517
struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_cd.c
787
struct cam_path *path;
sys/bus/cam/scsi/scsi_ch.c
189
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_ch.c
286
chasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_da.c
343
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_da.c
966
struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_pass.c
187
struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_pass.c
95
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_pt.c
389
ptasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_pt.c
96
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_sa.c
1425
struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_sa.c
378
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_ses.c
169
static void sesasync(void *, u_int32_t, struct cam_path *, void *);
sys/bus/cam/scsi/scsi_ses.c
245
sesasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_sg.c
122
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_sg.c
209
sgasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_targ_bh.c
131
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_targ_bh.c
174
struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_targ_bh.c
176
struct cam_path *new_path;
sys/bus/cam/scsi/scsi_target.c
1066
targasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/bus/cam/scsi/scsi_target.c
123
static cam_status targendislun(struct cam_path *path, int enable,
sys/bus/cam/scsi/scsi_target.c
126
struct cam_path *path,
sys/bus/cam/scsi/scsi_target.c
148
struct cam_path *path, void *arg);
sys/bus/cam/scsi/scsi_target.c
263
struct cam_path *path;
sys/bus/cam/scsi/scsi_target.c
389
targendislun(struct cam_path *path, int enable, int grp6_len, int grp7_len)
sys/bus/cam/scsi/scsi_target.c
415
targenable(struct targ_softc *softc, struct cam_path *path, int grp6_len,
sys/bus/cam/scsi/scsi_target.c
90
struct cam_path *path;
sys/bus/u4b/storage/umass.c
2171
struct cam_path *path;
sys/dev/disk/advansys/advlib.c
1079
adv_set_syncrate(struct adv_softc *adv, struct cam_path *path,
sys/dev/disk/advansys/advlib.c
292
advasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/dev/disk/advansys/advlib.h
53
struct cam_path;
sys/dev/disk/advansys/advlib.h
540
struct cam_path *path;
sys/dev/disk/advansys/advlib.h
828
void adv_set_syncrate(struct adv_softc *adv, struct cam_path *path,
sys/dev/disk/advansys/advlib.h
845
struct cam_path *path, void *arg);
sys/dev/disk/advansys/adwcam.c
1477
struct cam_path *path;
sys/dev/disk/advansys/adwcam.c
813
adw_async(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/dev/disk/advansys/adwcam.c
92
struct cam_path *path, void *arg);
sys/dev/disk/advansys/adwlib.h
629
struct cam_path *path;
sys/dev/disk/ahci/ahci_cam.c
171
struct cam_path *tmppath;
sys/dev/disk/ahci/ahci_cam.c
770
struct cam_path *path;
sys/dev/disk/ahci/ahci_cam.c
801
struct cam_path *path;
sys/dev/disk/amd/amd.c
794
struct cam_path *path;
sys/dev/disk/amd/amd.h
224
struct cam_path *ppath;
sys/dev/disk/buslogic/bt.c
1415
struct cam_path *path;
sys/dev/disk/buslogic/btreg.h
581
struct cam_path *path;
sys/dev/disk/iscsi/initiator/isc_cam.c
122
xpt_setup_ccb(&ccb->ccb_h, sp->cam_path, 5/*priority (low)*/);
sys/dev/disk/iscsi/initiator/isc_cam.c
145
if(xpt_create_path(&sp->cam_path, xpt_periph, cam_sim_path(sp->isc->cam_sim),
sys/dev/disk/iscsi/initiator/isc_cam.c
343
xpt_async(AC_LOST_DEVICE, isp->cam_path, NULL);
sys/dev/disk/iscsi/initiator/isc_cam.c
344
xpt_free_path(isp->cam_path);
sys/dev/disk/iscsi/initiator/isc_cam.c
356
struct cam_path *path;
sys/dev/disk/iscsi/initiator/isc_cam.c
387
isp->cam_path = path;
sys/dev/disk/iscsi/initiator/isc_cam.c
59
sdebug(2, "freezing path=%p", sp->cam_path == NULL? 0: sp->cam_path);
sys/dev/disk/iscsi/initiator/isc_cam.c
60
if((sp->cam_path != NULL) && !(sp->flags & ISC_FROZEN)) {
sys/dev/disk/iscsi/initiator/isc_cam.c
61
xpt_freeze_devq(sp->cam_path, 1);
sys/dev/disk/iscsi/initiator/isc_cam.c
73
sdebug(2, "release path=%p", sp->cam_path == NULL? 0: sp->cam_path);
sys/dev/disk/iscsi/initiator/isc_cam.c
74
if((sp->cam_path != NULL) && (sp->flags & ISC_FROZEN)) {
sys/dev/disk/iscsi/initiator/isc_cam.c
75
xpt_release_devq(sp->cam_path, 1, true);
sys/dev/disk/iscsi/initiator/isc_cam.c
88
if(sp->cam_path != NULL) {
sys/dev/disk/iscsi/initiator/isc_cam.c
90
xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL);
sys/dev/disk/iscsi/initiator/isc_cam.c
91
xpt_free_path(sp->cam_path);
sys/dev/disk/iscsi/initiator/isc_cam.c
93
sp->cam_path = 0; // XXX
sys/dev/disk/iscsi/initiator/isc_soc.c
578
if(sp->cam_path)
sys/dev/disk/iscsi/initiator/iscsivar.h
166
struct cam_path *cam_path;
sys/dev/disk/iscsi/initiator/iscsivar.h
216
struct cam_path *cam_path;
sys/dev/disk/isp/isp_freebsd.c
1047
create_lun_state(ispsoftc_t *isp, int bus, struct cam_path *path, tstate_t **rslt)
sys/dev/disk/isp/isp_freebsd.c
238
struct cam_path *path;
sys/dev/disk/isp/isp_freebsd.c
268
struct cam_path *path;
sys/dev/disk/isp/isp_freebsd.c
3044
struct cam_path *path;
sys/dev/disk/isp/isp_freebsd.c
3052
static void isptargasync(void *, u_int32_t, struct cam_path *, void *);
sys/dev/disk/isp/isp_freebsd.c
3490
isptargasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
sys/dev/disk/isp/isp_freebsd.c
3510
struct cam_path *path, *wpath;
sys/dev/disk/isp/isp_freebsd.c
3820
isp_cam_async(void *cbarg, uint32_t code, struct cam_path *path, void *arg)
sys/dev/disk/isp/isp_freebsd.c
4002
struct cam_path *tp;
sys/dev/disk/isp/isp_freebsd.c
4982
struct cam_path *tmppath;
sys/dev/disk/isp/isp_freebsd.c
64
static void isp_cam_async(void *, uint32_t, struct cam_path *, void *);
sys/dev/disk/isp/isp_freebsd.c
797
static cam_status create_lun_state(ispsoftc_t *, int, struct cam_path *, tstate_t **);
sys/dev/disk/isp/isp_freebsd.c
89
struct cam_path *path;
sys/dev/disk/isp/isp_freebsd.h
113
struct cam_path *owner;
sys/dev/disk/isp/isp_freebsd.h
150
struct cam_path *path;
sys/dev/disk/isp/isp_freebsd.h
191
struct cam_path *path;
sys/dev/disk/mpt/mpt.h
683
struct cam_path *path;
sys/dev/disk/mpt/mpt.h
686
struct cam_path *phydisk_path;
sys/dev/disk/mpt/mpt_cam.c
2509
struct cam_path *tmppath;
sys/dev/disk/mpt/mpt_cam.c
2554
struct cam_path *tmppath;
sys/dev/disk/mpt/mpt_raid.c
1089
struct cam_path *path)
sys/dev/disk/mpt/mpt_raid.c
116
struct cam_path *);
sys/dev/disk/mpt/mpt_raid.c
1680
struct cam_path *path;
sys/dev/disk/mpt/mpt_raid.c
229
struct cam_path *path, void *arg)
sys/dev/disk/nata/atapi-cam.c
104
static void atapi_async(void *, u_int32_t, struct cam_path *, void *);
sys/dev/disk/nata/atapi-cam.c
192
struct cam_path *path = NULL;
sys/dev/disk/nata/atapi-cam.c
65
struct cam_path *path;
sys/dev/disk/nata/atapi-cam.c
792
struct cam_path* path, void *arg)
sys/dev/disk/nata/atapi-cam.c
832
struct cam_path *path;
sys/dev/disk/ncr/ncr.c
1063
struct cam_path *path;
sys/dev/disk/ncr/ncr.c
1257
static void ncr_freeze_devq (ncb_p np, struct cam_path *path);
sys/dev/disk/ncr/ncr.c
4627
ncr_freeze_devq (ncb_p np, struct cam_path *path)
sys/dev/disk/sbp/sbp.c
179
struct cam_path *path;
sys/dev/disk/sbp/sbp.c
210
struct cam_path *path;
sys/dev/disk/sili/sili_cam.c
160
struct cam_path *tmppath;
sys/dev/disk/sili/sili_cam.c
729
struct cam_path *path;
sys/dev/disk/sili/sili_cam.c
760
struct cam_path *path;
sys/dev/disk/sym/sym_hipd.c
1545
struct cam_path *path;
sys/dev/disk/sym/sym_hipd.c
3450
struct cam_path *path;
sys/dev/disk/sym/sym_hipd.c
8212
sym_async(void *cb_arg, u32 code, struct cam_path *path, void *arg)
sys/dev/disk/sym/sym_hipd.c
8972
struct cam_path *path = NULL;
sys/dev/disk/trm/trm.h
250
struct cam_path *ppath;
sys/dev/disk/vpo/vpo.c
185
struct cam_path *path;
sys/dev/raid/aac/aac_cam.c
223
struct cam_path *path;
sys/dev/raid/aac/aac_cam.c
70
struct cam_path *path;
sys/dev/raid/arcmsr/arcmsr.c
1647
struct cam_path *path;
sys/dev/raid/arcmsr/arcmsr.h
1257
struct cam_path *ppath;
sys/dev/raid/asr/asr.c
1147
struct cam_path * path;
sys/dev/raid/asr/asr.c
326
struct cam_path * ha_path[MAX_CHANNEL+1];
sys/dev/raid/ciss/ciss.c
3337
struct cam_path *path;
sys/dev/raid/dpt/dpt.h
993
struct cam_path *paths[MAX_CHANNELS];
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
279
struct cam_path *path;
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
1337
struct cam_path *path;
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
394
static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
846
static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg)
sys/dev/raid/hpt27xx/os_bsd.h
167
struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */
sys/dev/raid/hptiop/hptiop.c
147
struct cam_path *path, void *arg);
sys/dev/raid/hptiop/hptiop.c
2177
struct cam_path * path, void * arg)
sys/dev/raid/hptiop/hptiop.c
2781
struct cam_path *path;
sys/dev/raid/hptiop/hptiop.h
416
struct cam_path *path;
sys/dev/raid/hptmv/entry.c
2143
hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path,
sys/dev/raid/hptmv/entry.c
82
static void hpt_async(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg);
sys/dev/raid/hptmv/osbsd.h
148
struct cam_path *path;
sys/dev/raid/hptmv/osbsd.h
231
struct cam_path *path;
sys/dev/raid/hptrr/hptrr_osm_bsd.c
409
static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
820
static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg)
sys/dev/raid/hptrr/os_bsd.h
169
struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */
sys/dev/raid/iir/iir.h
661
struct cam_path *paths[GDT_MAXBUS];
sys/dev/raid/mfi/mfi_cam.c
66
struct cam_path *path;
sys/dev/raid/mly/mly.c
2392
struct cam_path *path;
sys/dev/raid/mpr/mpr_sas.c
1147
struct cam_path *path;
sys/dev/raid/mpr/mpr_sas.c
130
struct cam_path *path, void *arg);
sys/dev/raid/mpr/mpr_sas.c
133
static void mprsas_check_eedp(struct mpr_softc *sc, struct cam_path *path,
sys/dev/raid/mpr/mpr_sas.c
3449
mprsas_async(void *callback_arg, uint32_t code, struct cam_path *path,
sys/dev/raid/mpr/mpr_sas.c
3595
mprsas_check_eedp(struct mpr_softc *sc, struct cam_path *path,
sys/dev/raid/mpr/mpr_sas.c
3606
struct cam_path *local_path;
sys/dev/raid/mpr/mpr_sas.h
99
struct cam_path *path;
sys/dev/raid/mps/mps_sas.c
1013
struct cam_path *path;
sys/dev/raid/mps/mps_sas.c
166
struct cam_path *path, void *arg);
sys/dev/raid/mps/mps_sas.c
2951
mpssas_async(void *callback_arg, uint32_t code, struct cam_path *path,
sys/dev/raid/mps/mps_sas.h
93
struct cam_path *path;
sys/dev/raid/mrsas/mrsas.h
2337
struct cam_path *path_0; // ldio path pointer to CAM
sys/dev/raid/mrsas/mrsas.h
2338
struct cam_path *path_1; // syspd path pointer to CAM
sys/dev/raid/twa/tw_osl.h
177
struct cam_path *path; /* peripheral, path, tgt, lun
sys/dev/raid/tws/tws.h
236
struct cam_path *path; /* Ctlr path to CAM */
sys/dev/raid/tws/tws_cam.c
221
struct cam_path *path;
sys/dev/virtual/virtio/scsi/virtio_scsi.c
1751
struct cam_path *path;
sys/dev/virtual/virtio/scsi/virtio_scsi.c
695
vtscsi_cam_async(void *cb_arg, uint32_t code, struct cam_path *path, void *arg)
sys/dev/virtual/virtio/scsi/virtio_scsi.c
84
static void vtscsi_cam_async(void *, uint32_t, struct cam_path *, void *);
sys/dev/virtual/virtio/scsi/virtio_scsivar.h
66
struct cam_path *vtscsi_path;
sys/dev/virtual/vmware/pvscsi/pvscsi.c
197
struct cam_path *bus_path;