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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dsbp2.c196 static void sbp2scsi_complete_all_commands(struct sbp2_lu *, u32);
197 static void sbp2scsi_complete_command(struct sbp2_lu *, u32, struct scsi_cmnd *,
199 static struct sbp2_lu *sbp2_alloc_device(struct unit_directory *);
200 static int sbp2_start_device(struct sbp2_lu *);
201 static void sbp2_remove_device(struct sbp2_lu *);
202 static int sbp2_login_device(struct sbp2_lu *);
203 static int sbp2_reconnect_device(struct sbp2_lu *);
204 static int sbp2_logout_device(struct sbp2_lu *);
208 static int sbp2_agent_reset(struct sbp2_lu *, int);
209 static void sbp2_parse_unit_directory(struct sbp2_lu *,
[all...]
H A Dsbp2.h276 struct sbp2_lu { struct
334 /* For use in sbp2_lu.state */
341 /* For use in sbp2_lu.workarounds and in the corresponding

Completed in 40 milliseconds