Home
last modified time | relevance | path

Searched refs:cam_path (Results 1 – 25 of 105) sorted by relevance

12345

/NextBSD/sys/cam/
HDcam_xpt.h46 struct cam_path;
61 struct cam_path *path, void *args);
74 struct cam_path *path,
78 struct cam_path *path,
82 cam_status xpt_create_path(struct cam_path **new_path_ptr,
86 cam_status xpt_create_path_unlocked(struct cam_path **new_path_ptr,
91 struct cam_path *path);
92 void xpt_free_path(struct cam_path *path);
93 void xpt_path_counts(struct cam_path *path, uint32_t *bus_ref,
96 int xpt_path_comp(struct cam_path *path1,
[all …]
HDcam_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 *);
181 void cam_freeze_devq(struct cam_path *path);
182 u_int32_t cam_release_devq(struct cam_path *path, u_int32_t relsim_flags,
186 struct cam_path *path, void *arg);
HDcam_xpt_internal.h161 struct cam_path { struct
176 u_int32_t xpt_dev_ccbq_resize(struct cam_path *path, int newopenings); argument
177 void xpt_start_tags(struct cam_path *path);
178 void xpt_stop_tags(struct cam_path *path);
HDcam_xpt.c202 struct cam_path *cam_dpath;
227 struct cam_path *path,
507 struct cam_path *old_path; in xptdoioctl()
767 struct cam_path path; in xpt_scanner_thread()
843 struct cam_path *path; in xpt_init()
1009 struct cam_path *path = periph->path; in xpt_announce_periph()
1064 struct cam_path *path = periph->path; in xpt_denounce_periph()
1093 xpt_getattr(char *buf, size_t len, const char *attr, struct cam_path *path) in xpt_getattr()
2396 struct cam_path path; in xptsetasyncfunc()
2428 struct cam_path path; in xptsetasyncbusfunc()
[all …]
HDcam_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,
HDcam_compat.h65 struct cam_path *path; /* Compiled path for this ccb */
131 struct cam_path *path; /* Compiled path for this ccb */
HDcam_periph.c158 char *name, cam_periph_type type, struct cam_path *path, in cam_periph_alloc()
298 cam_periph_find(struct cam_path *path, char *name) in cam_periph_find()
329 cam_periph_list(struct cam_path *path, struct sbuf *sb) in cam_periph_list()
1132 cam_freeze_devq(struct cam_path *path) in cam_freeze_devq()
1144 cam_release_devq(struct cam_path *path, u_int32_t relsim_flags, in cam_release_devq()
1243 struct cam_path *path, void *arg) in cam_periph_async()
1613 struct cam_path *newpath; in cam_periph_error()
HDcam_debug.h78 extern struct cam_path *cam_dpath;
/NextBSD/sys/dev/iscsi_initiator/
HDisc_cam.c112 if(sp->cam_path != NULL) { in ic_lost_target()
114 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL); in ic_lost_target()
115 xpt_free_path(sp->cam_path); in ic_lost_target()
117 sp->cam_path = 0; // XXX in ic_lost_target()
148 ccb->ccb_h.path = sp->cam_path; in ic_scan()
294 if(sp->cam_path != NULL) { in ic_destroy()
299 xpt_async(AC_LOST_DEVICE, sp->cam_path, NULL); in ic_destroy()
301 xpt_async(XPT_RESET_BUS, sp->cam_path, NULL); in ic_destroy()
303 xpt_free_path(sp->cam_path); in ic_destroy()
362 if(xpt_create_path(&sp->cam_path, NULL, cam_sim_path(sp->cam_sim), in ic_init()
/NextBSD/sys/cam/ata/
HData_pmp.c115 struct cam_path *path, void *arg);
179 struct cam_path *dpath; in pmpfreeze()
201 struct cam_path *dpath; in pmprelease()
222 struct cam_path *dpath; in pmponinvalidate()
264 struct cam_path *path, void *arg) in pmpasync()
424 struct cam_path *dpath; in pmpstart()
586 struct cam_path *dpath; in pmpdone()
HData_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; in probestart()
687 struct cam_path *path; in probedone()
1315 struct cam_path *path; in ata_scan_bus()
1480 ata_scan_lun(struct cam_periph *periph, struct cam_path *path, in ata_scan_lun()
1485 struct cam_path *new_path; in ata_scan_lun()
1595 ata_device_transport(struct cam_path *path) in ata_device_transport()
1824 ata_set_transfer_settings(struct ccb_trans_settings *cts, struct cam_path *path, in ata_set_transfer_settings()
[all …]
/NextBSD/sys/cam/scsi/
HDscsi_xpt.c570 static void probe_purge_old(struct cam_path *path,
577 struct cam_path *path, cam_flags flags,
583 static void scsi_devise_transport(struct cam_path *path);
585 struct cam_path *path,
587 static void scsi_toggle_tags(struct cam_path *path);
1125 struct cam_path *path; in probedone()
1769 probe_purge_old(struct cam_path *path, struct scsi_report_luns_data *new, in probe_purge_old()
1772 struct cam_path *tp; in probe_purge_old()
1906 struct cam_path *path; in scsi_scan_bus()
2042 struct cam_path *path, *oldpath; in scsi_scan_bus()
[all …]
HDscsi_target.c95 struct cam_path *path;
128 static cam_status targendislun(struct cam_path *path, int enable,
131 struct cam_path *path,
153 struct cam_path *path, void *arg);
239 struct cam_path *path; in targioctl()
360 targendislun(struct cam_path *path, int enable, int grp6_len, int grp7_len) in targendislun()
383 targenable(struct targ_softc *softc, struct cam_path *path, int grp6_len, in targenable()
1011 targasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg) in targasync()
HDscsi_targ_bh.c131 struct cam_path *path, void *arg);
174 struct cam_path *path, void *arg) in targbhasync()
176 struct cam_path *new_path; in targbhasync()
/NextBSD/sys/dev/isci/
HDisci_remote_device.c263 struct cam_path *path; in isci_remote_device_freeze_lun_queue()
279 struct cam_path *path; in isci_remote_device_release_lun_queue()
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx_osm.h139 struct cam_path *path;
140 struct cam_path *path_b;
HDaic7xxx_osm.c61 struct cam_path *path, void *arg);
71 struct cam_path **path);
76 u_int lun, struct cam_path **path) in ahc_create_path()
153 struct cam_path *path; in ahc_attach()
154 struct cam_path *path2; in ahc_attach()
352 struct cam_path *ccb_path; in ahc_done()
892 ahc_async(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ahc_async()
1289 struct cam_path *path; in ahc_send_async()
HDaic79xx_osm.c68 struct cam_path *path, void *arg);
78 struct cam_path **path);
143 u_int lun, struct cam_path **path) in ahd_create_path()
219 struct cam_path *path; in ahd_attach()
341 struct cam_path *ccb_path; in ahd_done()
908 ahd_async(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ahd_async()
1229 struct cam_path *path; in ahd_send_async()
/NextBSD/sys/dev/advansys/
HDadvlib.h52 struct cam_path;
542 struct cam_path *path;
830 void adv_set_syncrate(struct adv_softc *adv, struct cam_path *path,
847 struct cam_path *path, void *arg);
/NextBSD/sys/dev/hptmv/
HDosbsd.h151 struct cam_path *path;
235 struct cam_path *path; in hpt_get_periph()
/NextBSD/sys/dev/iscsi/
HDiscsi.h112 struct cam_path *is_path;
/NextBSD/sys/dev/hptrr/
HDos_bsd.h172 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */
/NextBSD/sys/dev/hpt27xx/
HDos_bsd.h171 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */
/NextBSD/sys/dev/hptnr/
HDos_bsd.h171 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */
/NextBSD/sys/dev/mps/
HDmps_sas.h96 struct cam_path *path;

12345