Lines Matching refs: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 *lu, int node_id, in sbp2_send_management_orb()
647 static void sbp2_agent_reset(struct sbp2_logical_unit *lu) in sbp2_agent_reset()
664 static void sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu) in sbp2_agent_reset_no_wait()
697 static void sbp2_conditionally_block(struct sbp2_logical_unit *lu) in sbp2_conditionally_block()
721 static void sbp2_conditionally_unblock(struct sbp2_logical_unit *lu) in sbp2_conditionally_unblock()
785 static void sbp2_set_busy_timeout(struct sbp2_logical_unit *lu) in sbp2_set_busy_timeout()
799 struct sbp2_logical_unit *lu = in sbp2_login()
800 container_of(work, struct sbp2_logical_unit, work.work); in sbp2_login()
909 struct sbp2_logical_unit *lu = in sbp2_reconnect()
910 container_of(work, struct sbp2_logical_unit, work.work); in sbp2_reconnect()
960 struct sbp2_logical_unit *lu = container_of(to_delayed_work(work), in sbp2_lu_workfn()
961 struct sbp2_logical_unit, work); in sbp2_lu_workfn()
967 struct sbp2_logical_unit *lu; in sbp2_add_logical_unit()
1128 struct sbp2_logical_unit *lu; in sbp2_probe()
1197 struct sbp2_logical_unit *lu; in sbp2_update()
1216 struct sbp2_logical_unit *lu, *next; in sbp2_remove()
1384 struct fw_device *device, struct sbp2_logical_unit *lu) in sbp2_map_scatterlist()
1446 struct sbp2_logical_unit *lu = cmd->device->hostdata; in sbp2_scsi_queuecommand()
1495 struct sbp2_logical_unit *lu = sdev->hostdata; in sbp2_scsi_slave_alloc()
1517 struct sbp2_logical_unit *lu = sdev->hostdata; in sbp2_scsi_slave_configure()
1552 struct sbp2_logical_unit *lu = cmd->device->hostdata; in sbp2_scsi_abort()
1572 struct sbp2_logical_unit *lu; in sbp2_sysfs_ieee1394_id_show()