Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp.c178 struct sbp_target *target;
192 struct sbp_target { struct
211 struct sbp_target targets[SBP_NUM_TARGETS]; argument
241 static void sbp_cam_detach_target (struct sbp_target *);
242 static void sbp_free_target (struct sbp_target *);
415 sbp_alloc_lun(struct sbp_target *target) in sbp_alloc_lun()
574 static struct sbp_target *
578 struct sbp_target *target; in sbp_alloc_target()
687 sbp_probe_target(struct sbp_target *target) in sbp_probe_target()
784 struct sbp_target *target; in sbp_post_explore()
[all …]