Searched refs:entry_type (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/executer/
H A Dexresnte.c78 acpi_object_type8 entry_type; local
91 entry_type = acpi_ns_get_type ((acpi_handle) node);
94 node, source_desc, entry_type));
102 if (entry_type == ACPI_TYPE_DEVICE ||
117 switch (entry_type) {
185 node, source_desc, entry_type));
282 node, entry_type));
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap-migrate-accounts.pl91 my $entry_type = 'user';
95 $entry_type = 'machine';
145 if ($entry_type eq "user") {
149 $created{$entry_type}++;
152 $logged{$entry_type}++;
155 $existing{$entry_type}++;
158 $updated{$entry_type}++;
161 $logged{$entry_type}++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Diosapic_private.h20 u8 entry_type; member in struct:irt_entry
H A Diosapic.c250 p->entry_type, p->entry_length, p->interrupt_type,
313 ** Validate: entry_type, entry_length, interrupt_type
319 if (i->entry_type != IRT_IOSAPIC_TYPE) {
320 DBG_IRT(KERN_WARNING MODULE_NAME ":find_irqline(0x%p): skipping entry %d type %d\n", i, cnt, i->entry_type);
512 irte->entry_type,
806 ASSERT(IRT_IOSAPIC_TYPE == irte->entry_type);
H A Dinventory.c318 if ( (mtbl_ptr->entry_type != PAT_MEMORY_DESCRIPTOR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dqla1280.h980 uint8_t entry_type; /* Entry type. */ member in struct:__anon2573
1009 uint8_t entry_type; /* Entry type. */ member in struct:__anon2574
1036 uint8_t entry_type; /* Entry type. */ member in struct:__anon2575
1069 uint8_t entry_type; /* Entry type. */ member in struct:__anon2576
1089 uint8_t entry_type; /* Entry type. */ member in struct:__anon2577
1110 uint8_t entry_type; /* Entry type. */ member in struct:__anon2578
1136 uint8_t entry_type; /* Entry type. */ member in struct:__anon2579
1158 uint8_t entry_type; /* Entry type. */ member in struct:__anon2580
1185 uint8_t entry_type; /* Entry type. */ member in struct:__anon2581
1211 uint8_t entry_type; /* Entr member in struct:__anon2582
1238 uint8_t entry_type; /* Entry type. */ member in struct:__anon2583
1260 uint8_t entry_type; /* Entry type. */ member in struct:__anon2584
1284 uint8_t entry_type; /* Entry type. */ member in struct:__anon2585
1318 uint8_t entry_type; /* Entry type. */ member in struct:__anon2586
1349 uint8_t entry_type; /* Entry type. */ member in struct:__anon2587
1380 uint8_t entry_type; /* Entry type. */ member in struct:__anon2588
[all...]
H A Dqlogicpti.h82 u8 entry_type; member in struct:Entry_header
86 u8 entry_type;
H A Dqlogicisp.c194 u_char entry_type; member in struct:Entry_header
836 marker->hdr.entry_type = ENTRY_MARKER;
856 cmd->hdr.entry_type = ENTRY_COMMAND;
904 cont->hdr.entry_type = ENTRY_CONTINUATION;
1052 if (sts->hdr.entry_type == ENTRY_STATUS)
1968 status->hdr.entry_cnt, status->hdr.entry_type, status->hdr.flags);
H A Dqlogicpti.c994 marker->hdr.entry_type = ENTRY_MARKER;
1004 cmd->hdr.entry_type = ENTRY_COMMAND;
1063 cont->hdr.entry_type = ENTRY_CONTINUATION;
1407 if (sts->hdr.entry_type == ENTRY_STATUS)
H A Dqla1280.c3803 pkt->entry_type = MARKER_TYPE;
3905 pkt->entry_type = COMMAND_A64_TYPE;
3998 ((cont_a64_entry_t *)pkt)->entry_type =
4232 pkt->entry_type = COMMAND_TYPE;
4327 ((cont_entry_t *)pkt)->entry_type =
4583 pkt->entry_type = ENABLE_LUN_TYPE;
4633 pkt->entry_type = NOTIFY_ACK_TYPE;
4676 pkt->entry_type = IMMED_NOTIFY_TYPE;
4716 pkt->entry_type = ACCEPT_TGT_IO_TYPE;
4761 pkt->entry_type
[all...]
H A Dqlogicfc.c233 u_char entry_type; member in struct:Entry_header
1210 marker->hdr.entry_type = ENTRY_MARKER;
1247 cmd->hdr.entry_type = ENTRY_COMMAND;
1289 cont->hdr.entry_type = ENTRY_CONTINUATION;
1561 if (sts->hdr.entry_type == ENTRY_STATUS && (Cmnd = hostdata->handle_ptrs[le_hand])) {
2208 status->hdr.entry_cnt, status->hdr.entry_type, status->hdr.flags);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpdc.h662 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */ member in struct:pdc_pat_pd_addr_map_entry
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpdc.h662 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */ member in struct:pdc_pat_pd_addr_map_entry

Completed in 561 milliseconds