Lines Matching defs:sbp2_logical_unit

115  * We create one struct sbp2_logical_unit per SBP-2 Logical Unit Number Entry
116 * and one struct scsi_device per sbp2_logical_unit.
118 struct sbp2_logical_unit {
142 static void sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay)
179 static const struct device *lu_dev(const struct sbp2_logical_unit *lu)
261 struct sbp2_logical_unit *lu;
410 struct sbp2_logical_unit *lu = callback_data;
489 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu,
512 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu)
548 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id,
646 static void sbp2_agent_reset(struct sbp2_logical_unit *lu)
663 static void sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu)
696 static void sbp2_conditionally_block(struct sbp2_logical_unit *lu)
720 static void sbp2_conditionally_unblock(struct sbp2_logical_unit *lu)
784 static void sbp2_set_busy_timeout(struct sbp2_logical_unit *lu)
798 struct sbp2_logical_unit *lu =
799 container_of(work, struct sbp2_logical_unit, work.work);
908 struct sbp2_logical_unit *lu =
909 container_of(work, struct sbp2_logical_unit, work.work);
959 struct sbp2_logical_unit *lu = container_of(to_delayed_work(work),
960 struct sbp2_logical_unit, work);
966 struct sbp2_logical_unit *lu;
1127 struct sbp2_logical_unit *lu;
1196 struct sbp2_logical_unit *lu;
1215 struct sbp2_logical_unit *lu, *next;
1383 struct fw_device *device, struct sbp2_logical_unit *lu)
1445 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1494 struct sbp2_logical_unit *lu = sdev->hostdata;
1516 struct sbp2_logical_unit *lu = sdev->hostdata;
1548 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1568 struct sbp2_logical_unit *lu;