Searched defs:node_id (Results 1 - 25 of 31) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcpu.h30 int node_id; /* The node which contains the CPU */ member in struct:cpu
H A Dfirewire-cdev.h46 __u32 node_id; member in struct:fw_cdev_event_bus_reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-topology.h42 u16 node_id; member in struct:fw_node
H A Dfw-device.h41 int node_id; member in struct:fw_device
H A Dfw-card.c473 dummy_enable_phys_dma(struct fw_card *card, int node_id, int generation) argument
H A Dfw-topology.c495 fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, int self_id_count, u32 * self_ids) argument
H A Dfw-transaction.c149 fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, int node_id, int source_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) argument
208 fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, int node_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, fw_transaction_callback_t callback, void *callback_data) argument
287 fw_send_phy_config(struct fw_card *card, int node_id, int generation, int gap_count) argument
[all...]
H A Dfw-transaction.h165 int node_id; /* The generation is implied; it is always the current. */ member in struct:fw_transaction
221 int node_id; member in struct:fw_card
H A Dfw-ohci.c140 int node_id; member in struct:fw_ohci
1254 ohci_enable_phys_dma(struct fw_card *card, int node_id, int generation) argument
H A Dfw-sbp2.c71 int node_id; member in struct:sbp2_device
394 sbp2_send_management_orb(struct fw_unit *unit, int node_id, int generation, argument
545 int generation, node_id, local_node_id, lun, retval; local
334 sbp2_send_orb(struct sbp2_orb *orb, struct fw_unit *unit, int node_id, int generation, u64 offset) argument
718 int generation, node_id, local_node_id; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Dgen_uuid.c125 static int get_node_id(unsigned char *node_id) argument
250 static unsigned char node_id[6]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Drio.h20 u8 node_id; /* Scalability Node ID */ member in struct:scal_detail
35 u8 node_id; /* RIO Node ID */ member in struct:rio_detail
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmempool.c61 mempool_create_node(int min_nr, mempool_alloc_t *alloc_fn, mempool_free_t *free_fn, void *pool_data, int node_id) argument
H A Dvmscan.c1689 int node_id; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_core.h25 nodeid_t node_id; member in struct:hpsb_packet
H A Dhosts.h37 nodeid_t node_id; /* node ID of this host */ member in struct:hpsb_host
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/mach-summit/
H A Dmach_mpparse.h63 unsigned char node_id; /* Scalability Node ID */ member in struct:scal_detail
75 unsigned char node_id; /* RIO Node ID */ member in struct:rio_detail
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspider-pic.c68 unsigned int node_id; member in struct:spider_pic
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dmemory.c341 static int add_memory_block(unsigned long node_id, struct mem_section *section, argument
397 int remove_memory_block(unsigned long node_id, struct mem_section *section, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dgenhd.c725 struct gendisk *alloc_disk_node(int minors, int node_id) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dusbnet.c82 static u8 node_id [ETH_ALEN]; variable
H A Dpegasus.c484 __u8 node_id[6]; local
H A Drtl8150.c305 u8 node_id[6]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Drepository.c999 int ps3_repository_read_be_node_id(unsigned int be_index, u64 *node_id) argument
1009 int ps3_repository_read_tb_freq(u64 node_id, u64 *tb_freq) argument
1022 u64 node_id; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A Dfmvj18x_cs.c349 u_char *node_id; local
536 static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id) argument

Completed in 166 milliseconds

12