Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dsbp2.c116 * We create one struct sbp2_logical_unit per SBP-2 Logical Unit Number Entry
117 * and one struct scsi_device per sbp2_logical_unit.
119 struct sbp2_logical_unit { struct
143 static void sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay) in sbp2_queue_work() argument
180 static const struct device *lu_dev(const struct sbp2_logical_unit *lu) in lu_dev()
262 struct sbp2_logical_unit *lu;
411 struct sbp2_logical_unit *lu = callback_data; in sbp2_status_write()
490 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, in sbp2_send_orb()
513 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu) in sbp2_cancel_orbs()
549 static int sbp2_send_management_orb(struct sbp2_logical_unit *l
[all...]