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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c210 static void sbp2scsi_complete_all_commands(struct sbp2_lu *, u32);
211 static void sbp2scsi_complete_command(struct sbp2_lu *, u32, struct scsi_cmnd *,
213 static struct sbp2_lu *sbp2_alloc_device(struct unit_directory *);
214 static int sbp2_start_device(struct sbp2_lu *);
215 static void sbp2_remove_device(struct sbp2_lu *);
216 static int sbp2_login_device(struct sbp2_lu *);
217 static int sbp2_reconnect_device(struct sbp2_lu *);
218 static int sbp2_logout_device(struct sbp2_lu *);
222 static int sbp2_agent_reset(struct sbp2_lu *, int);
223 static void sbp2_parse_unit_directory(struct sbp2_lu *,
[all...]
H A Dsbp2.h270 struct sbp2_lu { struct
328 /* For use in sbp2_lu.state */
335 /* For use in sbp2_lu.workarounds and in the corresponding

Completed in 62 milliseconds