Searched refs:sbp2_command_info (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.c509 struct sbp2_command_info *cmd;
550 struct sbp2_command_info *cmd;
556 cmd = list_entry(lh, struct sbp2_command_info, list);
574 static struct sbp2_command_info *sbp2util_find_command_for_orb(
577 struct sbp2_command_info *cmd;
597 static struct sbp2_command_info *sbp2util_find_command_for_SCpnt(
600 struct sbp2_command_info *cmd;
609 static struct sbp2_command_info *sbp2util_allocate_command_orb(
615 struct sbp2_command_info *cmd = NULL;
622 cmd = list_entry(lh, struct sbp2_command_info, lis
[all...]
H A Dsbp2.h250 struct sbp2_command_info { struct

Completed in 46 milliseconds