Lines Matching defs:sbp2_logical_unit

116  * 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 {
143 static void sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay)
180 static const struct device *lu_dev(const struct sbp2_logical_unit *lu)
262 struct sbp2_logical_unit *lu;
411 struct sbp2_logical_unit *lu = callback_data;
490 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu,
513 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu)
549 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id,
647 static void sbp2_agent_reset(struct sbp2_logical_unit *lu)
664 static void sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu)
697 static void sbp2_conditionally_block(struct sbp2_logical_unit *lu)
721 static void sbp2_conditionally_unblock(struct sbp2_logical_unit *lu)
785 static void sbp2_set_busy_timeout(struct sbp2_logical_unit *lu)
799 struct sbp2_logical_unit *lu =
800 container_of(work, struct sbp2_logical_unit, work.work);
909 struct sbp2_logical_unit *lu =
910 container_of(work, struct sbp2_logical_unit, work.work);
960 struct sbp2_logical_unit *lu = container_of(to_delayed_work(work),
961 struct sbp2_logical_unit, work);
967 struct sbp2_logical_unit *lu;
1128 struct sbp2_logical_unit *lu;
1197 struct sbp2_logical_unit *lu;
1216 struct sbp2_logical_unit *lu, *next;
1384 struct fw_device *device, struct sbp2_logical_unit *lu)
1446 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1495 struct sbp2_logical_unit *lu = sdev->hostdata;
1517 struct sbp2_logical_unit *lu = sdev->hostdata;
1552 struct sbp2_logical_unit *lu = cmd->device->hostdata;
1572 struct sbp2_logical_unit *lu;