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

/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp.c182 struct sbp_target *target;
196 struct sbp_target { struct
215 struct sbp_target targets[SBP_NUM_TARGETS];
245 static void sbp_cam_detach_target (struct sbp_target *);
246 static void sbp_free_target (struct sbp_target *);
419 sbp_alloc_lun(struct sbp_target *target)
577 static struct sbp_target *
581 struct sbp_target *target;
692 struct sbp_target *target = (struct sbp_target *)ar
[all...]

Completed in 95 milliseconds