Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c119 struct sbp2_target *tgt;
148 * We create one struct sbp2_target per IEEE 1212 Unit Directory
149 * and one struct Scsi_Host per sbp2_target.
151 struct sbp2_target { struct
169 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
174 static const struct device *tgt_dev(const struct sbp2_target *tgt) in tgt_dev()
679 static inline void sbp2_allow_block(struct sbp2_target *tgt) in sbp2_allow_block()
698 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_block()
722 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_unblock()
745 static void sbp2_unblock(struct sbp2_target *tg
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dsbp2.c120 struct sbp2_target *tgt;
149 * We create one struct sbp2_target per IEEE 1212 Unit Directory
150 * and one struct Scsi_Host per sbp2_target.
152 struct sbp2_target { struct
170 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
175 static const struct device *tgt_dev(const struct sbp2_target *tgt) in tgt_dev()
680 static inline void sbp2_allow_block(struct sbp2_target *tgt) in sbp2_allow_block()
699 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_block()
723 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_unblock()
746 static void sbp2_unblock(struct sbp2_target *tg
[all...]

Completed in 4 milliseconds