Searched refs:node_id (Results 1 - 25 of 54) sorted by relevance

123

/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 Dmmzone.c19 int nid = next_online_node(pgdat->node_id);
H A Dmempool.c62 mempool_free_t *free_fn, void *pool_data, int node_id)
65 pool = kmalloc_node(sizeof(*pool), GFP_KERNEL, node_id);
70 GFP_KERNEL, node_id);
61 mempool_create_node(int min_nr, mempool_alloc_t *alloc_fn, mempool_free_t *free_fn, void *pool_data, int node_id) argument
/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
192 if (node_id) {
193 memcpy(node_id, a, 6);
250 static unsigned char node_id[6]; local
256 if (get_node_id(node_id) <= 0) {
257 get_random_bytes(node_id, 6);
263 node_id[0] |= 0x01;
271 memcpy(uu.node, node_id, 6);
/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/drivers/ieee1394/
H A Dieee1394_transactions.c32 packet->header[0] = (packet->node_id << 16) | (packet->tlabel << 10) \
34 packet->header[1] = (packet->host->node_id << 16) | (addr >> 32); \
132 int tlabel, n = NODEID_TO_NODE(packet->node_id);
205 int tlabel, n = NODEID_TO_NODE(packet->node_id);
247 packet->node_id);
266 "(tcode %d)", packet->node_id, packet->tcode);
276 "(tcode %d)", packet->node_id, packet->tcode);
294 packet->ack_code, packet->node_id, packet->tcode);
313 packet->node_id = node;
345 packet->node_id
[all...]
H A Dieee1394_core.c431 sid, NODEID_TO_BUS(host->node_id));
449 host->node_id = LOCAL_BUS | phyid;
471 "... irm_id: 0x%X node_id: 0x%X",host->irm_id,host->node_id);
474 if (host->irm_id == host->node_id) {
619 if (packet->node_id == host->node_id) {
647 NODEID_TO_NODE(packet->node_id) != ALL_NODES)
649 host->speed[NODEID_TO_NODE(packet->node_id)];
718 packet->node_id
[all...]
H A Dhosts.h37 nodeid_t node_id; /* node ID of this host */ member in struct:hpsb_host
H A Dieee1394_core.h25 nodeid_t node_id; member in struct:hpsb_packet
H A Dsbp2.c451 data[0] = ORB_SET_NODE_ID(lu->hi->host->node_id);
998 ORB_SET_NODE_ID(hi->host->node_id);
1009 ORB_SET_STATUS_FIFO_HI(lu->status_fifo_addr, hi->host->node_id);
1019 data[0] = ORB_SET_NODE_ID(hi->host->node_id);
1076 lu->login_orb->login_response_hi = ORB_SET_NODE_ID(hi->host->node_id);
1089 ORB_SET_STATUS_FIFO_HI(lu->status_fifo_addr, hi->host->node_id);
1098 data[0] = ORB_SET_NODE_ID(hi->host->node_id);
1151 ORB_SET_STATUS_FIFO_HI(lu->status_fifo_addr, hi->host->node_id);
1158 data[0] = ORB_SET_NODE_ID(hi->host->node_id);
1193 ORB_SET_STATUS_FIFO_HI(lu->status_fifo_addr, hi->host->node_id);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsummit.c44 if (rio_devs[i]->node_id == rio_devs[wpeg_num]->owner_id){
55 if (scal_devs[i]->node_id == twister){
56 node = scal_devs[i]->node_id;
/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-transaction.h136 int node_id, int generation,
165 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
391 int node_id, int generation);
416 int tcode, int node_id, int generation, int speed,
427 int node_id, int generation, int gap_count);
450 int node_id, int generation,
H A Dfw-card.c227 root_id = card->root_node->node_id;
244 irm_id = card->irm_node->node_id;
246 new_root_id = card->local_node->node_id;
253 bmd.lock.data = cpu_to_be32(card->local_node->node_id);
285 new_root_id = card->local_node->node_id;
313 new_root_id = card->local_node->node_id;
329 new_root_id = card->local_node->node_id;
474 int node_id, int generation)
473 dummy_enable_phys_dma(struct fw_card *card, int node_id, int generation) argument
H A Dfw-topology.c106 node->node_id = LOCAL_BUS | SELF_ID_PHY_ID(sid);
221 if (phy_id == (card->node_id & 0x3f))
426 node0->node_id = node1->node_id;
487 node_count = (card->root_node->node_id & 0x3f) + 1;
496 int node_id, int generation,
514 card->node_id = node_id;
495 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-sbp2.c71 int node_id; member in struct:sbp2_device
335 int node_id, int generation, u64 offset)
350 node_id, generation,
394 sbp2_send_management_orb(struct fw_unit *unit, int node_id, int generation, argument
447 node_id, generation, sd->management_agent_address);
509 sd->node_id, sd->generation, SCODE_400,
526 sbp2_send_management_orb(sd->unit, sd->node_id, sd->generation,
545 int generation, node_id, local_node_id, lun, retval; local
550 node_id = device->node->node_id;
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...]
H A Dfw-transaction.c58 #define PHY_CONFIG_ROOT_ID(node_id) ((((node_id) & 0x3f) << 24) | (1 << 23))
150 int node_id, int source_id, int generation, int speed,
165 HEADER_DESTINATION(node_id);
209 int tcode, int node_id, int generation, int speed,
231 source = card->node_id;
247 t->node_id = node_id;
253 node_id, source, generation,
288 int node_id, in
149 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-device.c193 device->node_id,
404 device->node_id,
636 device->node_id);
754 device->node_id = node->node_id;
760 * FW_NODE_UPDATED callbacks can update the node_id
780 device->node_id = node->node_id;
H A Dfw-device.h41 int node_id; member in struct:fw_device
/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
165 (pic->node_id << 4) | 0xe);
281 pic->node_id = (*tmp) >> 1;
290 (pic->node_id << IIC_IRQ_NODE_SHIFT) |
340 pic->node_id, addr, of_node->full_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dplatform.h189 int ps3_repository_read_be_node_id(unsigned int be_index, u64 *node_id);
190 int ps3_repository_read_tb_freq(u64 node_id, u64 *tb_freq);
H A Drepository.c999 int ps3_repository_read_be_node_id(unsigned int be_index, u64 *node_id) argument
1006 node_id, 0);
1009 int ps3_repository_read_tb_freq(u64 node_id, u64 *tb_freq) argument
1013 node_id,
1022 u64 node_id; local
1025 result = ps3_repository_read_be_node_id(0, &node_id);
1027 : ps3_repository_read_tb_freq(node_id, tb_freq);
/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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Dcontig.c66 i = vmemmap_find_next_valid_pfn(pgdat->node_id,
83 "shrd: %10d, swpd: %10d\n", pgdat->node_id,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A Dfmvj18x_cs.c88 static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id);
349 u_char *node_id; local
460 node_id = &(tuple.TupleData[5]);
467 node_id = &(tuple.TupleData[2]);
478 dev->dev_addr[i] = node_id[i];
536 static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id) argument
576 node_id[j] = readb(base+(i+7)*2);

Completed in 129 milliseconds

123