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

/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp.c212 struct sbp_target *target;
226 struct sbp_target { struct
245 struct sbp_target targets[SBP_NUM_TARGETS];
275 static void sbp_cam_detach_target (struct sbp_target *);
276 static void sbp_free_target (struct sbp_target *);
449 sbp_alloc_lun(struct sbp_target *target)
607 static struct sbp_target *
611 struct sbp_target *target;
723 struct sbp_target *target = (struct sbp_target *)ar
[all...]

Completed in 99 milliseconds