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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firewire/
H A Dsbp2.c134 * 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 { struct
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 *l
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c134 * 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 { struct
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 *l
[all...]

Completed in 65 milliseconds