Searched refs:cam_path (Results 1 - 25 of 104) sorted by relevance

12345

/freebsd-10.1-release/sys/cam/
H A Dcam_xpt.h46 struct cam_path;
61 struct cam_path *path, void *args);
74 struct cam_path *path,
78 cam_status xpt_create_path(struct cam_path **new_path_ptr,
82 cam_status xpt_create_path_unlocked(struct cam_path **new_path_ptr,
87 struct cam_path *path);
88 void xpt_free_path(struct cam_path *path);
89 void xpt_path_counts(struct cam_path *path, uint32_t *bus_ref,
92 int xpt_path_comp(struct cam_path *path1,
93 struct cam_path *path
[all...]
H A Dcam_xpt_sim.h45 u_int32_t xpt_freeze_devq(struct cam_path *path, u_int count);
46 void xpt_release_devq(struct cam_path *path,
H A Dcam_periph.h111 struct cam_path *path; /* Compiled path to device */
150 char *name, cam_periph_type type, struct cam_path *,
152 struct cam_periph *cam_periph_find(struct cam_path *path, char *name);
153 int cam_periph_list(struct cam_path *, struct sbuf *);
180 void cam_freeze_devq(struct cam_path *path);
181 u_int32_t cam_release_devq(struct cam_path *path, u_int32_t relsim_flags,
185 struct cam_path *path, void *arg);
H A Dcam_xpt_internal.h159 struct cam_path { struct
174 u_int32_t xpt_dev_ccbq_resize(struct cam_path *path, int newopenings);
175 void xpt_start_tags(struct cam_path *path);
176 void xpt_stop_tags(struct cam_path *path);
H A Dcam_compat.h65 struct cam_path *path; /* Compiled path for this ccb */
H A Dcam_debug.h78 extern struct cam_path *cam_dpath;
H A Dcam_xpt.c198 struct cam_path *cam_dpath;
225 struct cam_path *path,
505 struct cam_path *old_path;
765 struct cam_path path;
841 struct cam_path *path;
1007 struct cam_path *path = periph->path;
1062 struct cam_path *path = periph->path;
1091 xpt_getattr(char *buf, size_t len, const char *attr, struct cam_path *path)
2387 struct cam_path path;
2419 struct cam_path pat
[all...]
H A Dcam_periph.c147 char *name, cam_periph_type type, struct cam_path *path,
287 cam_periph_find(struct cam_path *path, char *name)
318 cam_periph_list(struct cam_path *path, struct sbuf *sb)
1112 cam_freeze_devq(struct cam_path *path)
1124 cam_release_devq(struct cam_path *path, u_int32_t relsim_flags,
1223 struct cam_path *path, void *arg)
1593 struct cam_path *newpath;
/freebsd-10.1-release/sys/dev/iscsi_initiator/
H A Disc_cam.c112 if(sp->cam_path != NULL) {
114 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL);
115 xpt_free_path(sp->cam_path);
117 sp->cam_path = 0; // XXX
148 ccb->ccb_h.path = sp->cam_path;
294 if(sp->cam_path != NULL) {
299 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL);
301 xpt_async(XPT_RESET_BUS, sp->cam_path, NULL);
303 xpt_free_path(sp->cam_path);
362 if(xpt_create_path(&sp->cam_path, NUL
[all...]
/freebsd-10.1-release/sys/dev/iscsi/
H A Discsi.h111 struct cam_path *is_path;
/freebsd-10.1-release/sys/dev/mpr/
H A Dmpr_sas.h100 struct cam_path *path;
/freebsd-10.1-release/sys/dev/mps/
H A Dmps_sas.h95 struct cam_path *path;
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_target.c95 struct cam_path *path;
127 static cam_status targendislun(struct cam_path *path, int enable,
130 struct cam_path *path,
152 struct cam_path *path, void *arg);
238 struct cam_path *path;
359 targendislun(struct cam_path *path, int enable, int grp6_len, int grp7_len)
382 targenable(struct targ_softc *softc, struct cam_path *path, int grp6_len,
1004 targasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg)
H A Dscsi_xpt.c571 static void probe_purge_old(struct cam_path *path,
578 struct cam_path *path, cam_flags flags,
584 static void scsi_devise_transport(struct cam_path *path);
586 struct cam_path *path,
588 static void scsi_toggle_tags(struct cam_path *path);
1097 struct cam_path *path;
1705 probe_purge_old(struct cam_path *path, struct scsi_report_luns_data *new,
1708 struct cam_path *tp;
1844 struct cam_path *path;
1980 struct cam_path *pat
[all...]
H A Dscsi_targ_bh.c131 struct cam_path *path, void *arg);
174 struct cam_path *path, void *arg)
176 struct cam_path *new_path;
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx_osm.h139 struct cam_path *path;
140 struct cam_path *path_b;
H A Daic7xxx_osm.c61 struct cam_path *path, void *arg);
71 struct cam_path **path);
76 u_int lun, struct cam_path **path)
153 struct cam_path *path;
154 struct cam_path *path2;
352 struct cam_path *ccb_path;
892 ahc_async(void *callback_arg, uint32_t code, struct cam_path *path, void *arg)
1289 struct cam_path *path;
H A Daic79xx_osm.c68 struct cam_path *path, void *arg);
78 struct cam_path **path);
143 u_int lun, struct cam_path **path)
219 struct cam_path *path;
341 struct cam_path *ccb_path;
908 ahd_async(void *callback_arg, uint32_t code, struct cam_path *path, void *arg)
1229 struct cam_path *path;
/freebsd-10.1-release/sys/dev/hptmv/
H A Dosbsd.h162 struct cam_path *path;
245 struct cam_path *path;
/freebsd-10.1-release/sys/dev/isci/
H A Disci_remote_device.c263 struct cam_path *path;
279 struct cam_path *path;
/freebsd-10.1-release/sys/cam/ata/
H A Data_pmp.c115 struct cam_path *path, void *arg);
184 struct cam_path *dpath;
206 struct cam_path *dpath;
227 struct cam_path *dpath;
269 struct cam_path *path, void *arg)
429 struct cam_path *dpath;
591 struct cam_path *dpath;
H A Data_xpt.c176 struct cam_path *path, cam_flags flags,
182 static void ata_device_transport(struct cam_path *path);
185 struct cam_path *path,
288 struct cam_path *path;
687 struct cam_path *path;
1314 struct cam_path *path;
1479 ata_scan_lun(struct cam_periph *periph, struct cam_path *path,
1484 struct cam_path *new_path;
1594 ata_device_transport(struct cam_path *path)
1823 ata_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *pat
[all...]
/freebsd-10.1-release/sys/dev/aic/
H A Daicvar.h80 struct cam_path *path;
/freebsd-10.1-release/sys/dev/tws/
H A Dtws.h244 struct cam_path *path; /* Ctlr path to CAM */
/freebsd-10.1-release/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h66 struct cam_path *vtscsi_path;

Completed in 180 milliseconds

12345