Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dsbp.c211 struct sbp_target *target;
225 struct sbp_target { struct
244 struct sbp_target targets[SBP_NUM_TARGETS]; argument
274 static void sbp_cam_detach_target (struct sbp_target *);
275 static void sbp_free_target (struct sbp_target *);
453 sbp_alloc_lun(struct sbp_target *target) in sbp_alloc_lun()
610 static struct sbp_target *
614 struct sbp_target *target; in sbp_alloc_target()
725 struct sbp_target *target = (struct sbp_target *)arg; in sbp_probe_target()
824 struct sbp_target *target; in sbp_post_explore()
[all …]