Searched refs:tag1 (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/mips/kernel/ |
D | spram.c | 126 unsigned int size, tag0, tag1; in probe_spram() local 137 tag1 = read(offset+SPRAM_TAG_STRIDE); in probe_spram() 139 type, i, tag0, tag1); in probe_spram() 141 size = tag1 & SPRAM_TAG1_SIZE_MASK; in probe_spram()
|
/linux-3.4.99/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 40 u32 tag1; /* dword 3 */ member 64 u32 tag1; /* dword 2 */ member
|
/linux-3.4.99/scripts/kconfig/ |
D | gconf.c | 54 GtkTextTag *tag1, *tag2; variable 204 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 406 gtk_text_buffer_insert_with_tags(buffer, &end, prompt, -1, tag1, in text_insert_help() 428 gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1, in text_insert_msg()
|
/linux-3.4.99/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 78 (compl->tag1 == CMD_SUBSYSTEM_COMMON)) { in be_mcc_compl_process() 86 (compl->tag1 == CMD_SUBSYSTEM_ETH)) { in be_mcc_compl_process() 94 compl->tag1); in be_mcc_compl_process() 445 wrb->tag1 = subsystem; in be_wrb_cmd_hdr_prepare() 1304 wrb->tag1 = mccq_index; in be_cmd_get_die_temperature()
|
D | be_cmds.h | 39 u32 tag1; /* dword 3 */ member 71 u32 tag1; /* dword 2 */ member
|