• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firewire/

Lines Matching refs:sbp2_logical_unit

134  * We create one struct sbp2_logical_unit per SBP-2 Logical Unit Number Entry
135 * and one struct scsi_device per sbp2_logical_unit.
137 struct sbp2_logical_unit {
318 struct sbp2_logical_unit *lu;
412 struct sbp2_logical_unit *lu = callback_data;
495 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu,
516 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu)
552 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id,
650 static void sbp2_agent_reset(struct sbp2_logical_unit *lu)
667 static void sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu)
683 static inline void sbp2_allow_block(struct sbp2_logical_unit *lu)
705 static void sbp2_conditionally_block(struct sbp2_logical_unit *lu)
729 static void sbp2_conditionally_unblock(struct sbp2_logical_unit *lu)
783 struct sbp2_logical_unit *lu, *next;
840 static void sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay)
863 static void sbp2_set_busy_timeout(struct sbp2_logical_unit *lu)
877 struct sbp2_logical_unit *lu =
878 container_of(work, struct sbp2_logical_unit, work.work);
980 struct sbp2_logical_unit *lu;
1129 struct sbp2_logical_unit *lu;
1208 struct sbp2_logical_unit *lu =
1209 container_of(work, struct sbp2_logical_unit, work.work);
1261 struct sbp2_logical_unit *lu;
1399 struct fw_device *device, struct sbp2_logical_unit *lu)
1455 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1521 struct sbp2_logical_unit *lu = sdev->hostdata;
1540 struct sbp2_logical_unit *lu = sdev->hostdata;
1574 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1594 struct sbp2_logical_unit *lu;