Searched defs:lu (Results 1 - 25 of 53) sorted by path

123

/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.c318 struct sbp2_logical_unit *lu; member in struct:sbp2_command_orb
412 struct sbp2_logical_unit *lu = callback_data; local
495 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, argument
516 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu) argument
552 sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, int generation, int function, int lun_or_login_id, void *response) argument
650 sbp2_agent_reset(struct sbp2_logical_unit *lu) argument
667 sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu) argument
683 sbp2_allow_block(struct sbp2_logical_unit *lu) argument
705 sbp2_conditionally_block(struct sbp2_logical_unit *lu) argument
729 sbp2_conditionally_unblock(struct sbp2_logical_unit *lu) argument
783 struct sbp2_logical_unit *lu, *next; local
840 sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay) argument
863 sbp2_set_busy_timeout(struct sbp2_logical_unit *lu) argument
877 struct sbp2_logical_unit *lu = local
980 struct sbp2_logical_unit *lu; local
1129 struct sbp2_logical_unit *lu; local
1208 struct sbp2_logical_unit *lu = local
1261 struct sbp2_logical_unit *lu; local
1398 sbp2_map_scatterlist(struct sbp2_command_orb *orb, struct fw_device *device, struct sbp2_logical_unit *lu) argument
1455 struct sbp2_logical_unit *lu = cmd->device->hostdata; local
1521 struct sbp2_logical_unit *lu = sdev->hostdata; local
1540 struct sbp2_logical_unit *lu = sdev->hostdata; local
1574 struct sbp2_logical_unit *lu = cmd->device->hostdata; local
1594 struct sbp2_logical_unit *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c433 static int sbp2util_access_timeout(struct sbp2_lu *lu, int timeout) argument
471 static void sbp2util_notify_fetch_agent(struct sbp2_lu *lu, u64 offset, argument
491 struct sbp2_lu *lu local
502 struct sbp2_lu *lu = container_of(work, struct sbp2_lu, protocol_work); local
507 sbp2util_create_command_orb_pool(struct sbp2_lu *lu) argument
546 sbp2util_remove_command_orb_pool(struct sbp2_lu *lu, struct hpsb_host *host) argument
574 sbp2util_find_command_for_orb( struct sbp2_lu *lu, dma_addr_t orb) argument
597 sbp2util_find_command_for_SCpnt( struct sbp2_lu *lu, void *SCpnt) argument
609 sbp2util_allocate_command_orb( struct sbp2_lu *lu, struct scsi_cmnd *Current_SCpnt, void (*Current_done)(struct scsi_cmnd *)) argument
636 sbp2util_mark_command_completed(struct sbp2_lu *lu, struct sbp2_command_info *cmd) argument
650 sbp2util_node_is_available(struct sbp2_lu *lu) argument
662 struct sbp2_lu *lu; local
682 struct sbp2_lu *lu; local
714 struct sbp2_lu *lu = dev_get_drvdata(&ud->device); local
762 struct sbp2_lu *lu = NULL; local
866 struct sbp2_lu *lu; local
884 sbp2_start_device(struct sbp2_lu *lu) argument
963 sbp2_remove_device(struct sbp2_lu *lu) argument
1057 sbp2_query_logins(struct sbp2_lu *lu) argument
1129 sbp2_login_device(struct sbp2_lu *lu) argument
1204 sbp2_logout_device(struct sbp2_lu *lu) argument
1245 sbp2_reconnect_device(struct sbp2_lu *lu) argument
1304 sbp2_set_busy_timeout(struct sbp2_lu *lu) argument
1314 sbp2_parse_unit_directory(struct sbp2_lu *lu, struct unit_directory *ud) argument
1412 sbp2_max_speed_and_size(struct sbp2_lu *lu) argument
1444 sbp2_agent_reset(struct sbp2_lu *lu, int wait) argument
1522 sbp2_create_command_orb(struct sbp2_lu *lu, struct sbp2_command_info *cmd, struct scsi_cmnd *SCpnt) argument
1582 sbp2_link_orb_command(struct sbp2_lu *lu, struct sbp2_command_info *cmd) argument
1651 sbp2_send_command(struct sbp2_lu *lu, struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) argument
1699 struct sbp2_lu *lu = NULL, *lu_tmp; local
1813 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
1861 sbp2scsi_complete_all_commands(struct sbp2_lu *lu, u32 status) argument
1885 sbp2scsi_complete_command(struct sbp2_lu *lu, u32 scsi_status, struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) argument
1941 struct sbp2_lu *lu = (struct sbp2_lu *)sdev->host->hostdata[0]; local
1959 struct sbp2_lu *lu = (struct sbp2_lu *)sdev->host->hostdata[0]; local
1993 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
2026 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
2043 struct sbp2_lu *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dsetup-bus.c273 u32 l, bu, lu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Duuid.c39 void uuid_le_gen(uuid_le *lu) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/firewire/
H A Dsbp2.c318 struct sbp2_logical_unit *lu; member in struct:sbp2_command_orb
412 struct sbp2_logical_unit *lu = callback_data; local
495 static void sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, argument
516 static int sbp2_cancel_orbs(struct sbp2_logical_unit *lu) argument
552 sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, int generation, int function, int lun_or_login_id, void *response) argument
650 sbp2_agent_reset(struct sbp2_logical_unit *lu) argument
667 sbp2_agent_reset_no_wait(struct sbp2_logical_unit *lu) argument
683 sbp2_allow_block(struct sbp2_logical_unit *lu) argument
705 sbp2_conditionally_block(struct sbp2_logical_unit *lu) argument
729 sbp2_conditionally_unblock(struct sbp2_logical_unit *lu) argument
783 struct sbp2_logical_unit *lu, *next; local
840 sbp2_queue_work(struct sbp2_logical_unit *lu, unsigned long delay) argument
863 sbp2_set_busy_timeout(struct sbp2_logical_unit *lu) argument
877 struct sbp2_logical_unit *lu = local
980 struct sbp2_logical_unit *lu; local
1129 struct sbp2_logical_unit *lu; local
1208 struct sbp2_logical_unit *lu = local
1261 struct sbp2_logical_unit *lu; local
1398 sbp2_map_scatterlist(struct sbp2_command_orb *orb, struct fw_device *device, struct sbp2_logical_unit *lu) argument
1455 struct sbp2_logical_unit *lu = cmd->device->hostdata; local
1521 struct sbp2_logical_unit *lu = sdev->hostdata; local
1540 struct sbp2_logical_unit *lu = sdev->hostdata; local
1574 struct sbp2_logical_unit *lu = cmd->device->hostdata; local
1594 struct sbp2_logical_unit *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Dsbp2.c433 static int sbp2util_access_timeout(struct sbp2_lu *lu, int timeout) argument
471 static void sbp2util_notify_fetch_agent(struct sbp2_lu *lu, u64 offset, argument
491 struct sbp2_lu *lu local
502 struct sbp2_lu *lu = container_of(work, struct sbp2_lu, protocol_work); local
507 sbp2util_create_command_orb_pool(struct sbp2_lu *lu) argument
546 sbp2util_remove_command_orb_pool(struct sbp2_lu *lu, struct hpsb_host *host) argument
574 sbp2util_find_command_for_orb( struct sbp2_lu *lu, dma_addr_t orb) argument
597 sbp2util_find_command_for_SCpnt( struct sbp2_lu *lu, void *SCpnt) argument
609 sbp2util_allocate_command_orb( struct sbp2_lu *lu, struct scsi_cmnd *Current_SCpnt, void (*Current_done)(struct scsi_cmnd *)) argument
636 sbp2util_mark_command_completed(struct sbp2_lu *lu, struct sbp2_command_info *cmd) argument
650 sbp2util_node_is_available(struct sbp2_lu *lu) argument
662 struct sbp2_lu *lu; local
682 struct sbp2_lu *lu; local
714 struct sbp2_lu *lu = dev_get_drvdata(&ud->device); local
762 struct sbp2_lu *lu = NULL; local
866 struct sbp2_lu *lu; local
884 sbp2_start_device(struct sbp2_lu *lu) argument
963 sbp2_remove_device(struct sbp2_lu *lu) argument
1057 sbp2_query_logins(struct sbp2_lu *lu) argument
1129 sbp2_login_device(struct sbp2_lu *lu) argument
1204 sbp2_logout_device(struct sbp2_lu *lu) argument
1245 sbp2_reconnect_device(struct sbp2_lu *lu) argument
1304 sbp2_set_busy_timeout(struct sbp2_lu *lu) argument
1314 sbp2_parse_unit_directory(struct sbp2_lu *lu, struct unit_directory *ud) argument
1412 sbp2_max_speed_and_size(struct sbp2_lu *lu) argument
1444 sbp2_agent_reset(struct sbp2_lu *lu, int wait) argument
1522 sbp2_create_command_orb(struct sbp2_lu *lu, struct sbp2_command_info *cmd, struct scsi_cmnd *SCpnt) argument
1582 sbp2_link_orb_command(struct sbp2_lu *lu, struct sbp2_command_info *cmd) argument
1651 sbp2_send_command(struct sbp2_lu *lu, struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) argument
1699 struct sbp2_lu *lu = NULL, *lu_tmp; local
1813 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
1861 sbp2scsi_complete_all_commands(struct sbp2_lu *lu, u32 status) argument
1885 sbp2scsi_complete_command(struct sbp2_lu *lu, u32 scsi_status, struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) argument
1941 struct sbp2_lu *lu = (struct sbp2_lu *)sdev->host->hostdata[0]; local
1959 struct sbp2_lu *lu = (struct sbp2_lu *)sdev->host->hostdata[0]; local
1993 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
2026 struct sbp2_lu *lu = (struct sbp2_lu *)SCpnt->device->host->hostdata[0]; local
2043 struct sbp2_lu *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dsetup-bus.c273 u32 l, bu, lu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Duuid.c39 void uuid_le_gen(uuid_le *lu) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dsort.c268 unsigned long lu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dcurlx.c467 int lu; int i=0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipaddress.c163 struct link_util *lu; local
[all...]
H A Diplink.c429 struct link_util *lu = NULL; local
H A Diplink_can.c97 static int can_parse_opt(struct link_util *lu, int argc, char **argv, argument
196 static void can_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) argument
260 static void can_print_xstats(struct link_util *lu, argument
H A Diplink_macvlan.c37 static int macvlan_parse_opt(struct link_util *lu, int argc, char **argv, argument
71 static void macvlan_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) argument
H A Diplink_macvtap.c34 static int macvtap_parse_opt(struct link_util *lu, int argc, char **argv, argument
68 static void macvtap_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) argument
H A Diplink_vlan.c76 static int vlan_parse_opt(struct link_util *lu, int argc, char **argv, argument
176 static void vlan_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) argument
H A Dlink_gre.c42 static int gre_parse_opt(struct link_util *lu, int argc, char **argv, argument
269 static void gre_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[]) argument
H A Dlink_veth.c27 static int veth_parse_opt(struct link_util *lu, int argc, char **argv, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_session.h169 } lu; member in union:ne_session_status_info_u
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/x509/
H A Dby_dir.c156 static int new_dir(X509_LOOKUP *lu) argument
196 static void free_dir(X509_LOOKUP *lu) argument
H A Dx509_lu.c236 X509_LOOKUP *lu; local
261 X509_LOOKUP *lu; local
293 X509_LOOKUP *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/x509/
H A Dby_dir.c147 static int new_dir(X509_LOOKUP *lu) argument
186 static void free_dir(X509_LOOKUP *lu) argument
H A Dx509_lu.c236 X509_LOOKUP *lu; local
273 X509_LOOKUP *lu; local
301 X509_LOOKUP *lu; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dsort.c268 unsigned long lu; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dcurlx.c467 int lu; int i=0; local

Completed in 450 milliseconds

123