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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexresnte.c88 acpi_object_type entry_type; local
98 entry_type = acpi_ns_get_type((acpi_handle) node);
102 acpi_ut_get_type_name(entry_type)));
104 if ((entry_type == ACPI_TYPE_LOCAL_ALIAS) ||
105 (entry_type == ACPI_TYPE_LOCAL_METHOD_ALIAS)) {
111 entry_type = acpi_ns_get_type((acpi_handle) node);
120 if ((entry_type == ACPI_TYPE_DEVICE) ||
121 (entry_type == ACPI_TYPE_THERMAL) ||
135 switch (entry_type) {
207 node, source_desc, entry_type));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-accounts92 my $entry_type = 'user';
96 $entry_type = 'machine';
146 if ($entry_type eq "user") {
150 $created{$entry_type}++;
153 $logged{$entry_type}++;
156 $existing{$entry_type}++;
159 $updated{$entry_type}++;
162 $logged{$entry_type}++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h368 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_6
406 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_7
455 uint8_t entry_type; /* Entry type. */ member in struct:sts_entry_24xx
498 uint8_t entry_type; /* Entry type. */ member in struct:mrk_entry_24xx
527 uint8_t entry_type; /* Entry type. */ member in struct:ct_entry_24xx
564 uint8_t entry_type; /* Entry type. */ member in struct:els_entry_24xx
616 uint8_t entry_type; /* Entry type. */ member in struct:mbx_entry_24xx
629 uint8_t entry_type; /* Entry type. */ member in struct:logio_entry_24xx
689 uint8_t entry_type; /* Entry type. */ member in struct:tsk_mgmt_entry
724 uint8_t entry_type; /* Entr member in struct:abort_entry_24xx
967 uint8_t entry_type; /* Entry type. */ member in struct:vp_ctrl_entry_24xx
995 uint8_t entry_type; /* Entry type. */ member in struct:vp_config_entry_24xx
1037 uint8_t entry_type; /* Entry type. */ member in struct:vp_rpt_id_entry_24xx
[all...]
H A Dqla_iocb.c108 *((uint32_t *)(&cont_pkt->entry_type)) =
137 *((uint32_t *)(&cont_pkt->entry_type)) =
162 *((uint32_t *)(&cmd_pkt->entry_type)) =
231 *((uint32_t *)(&cmd_pkt->entry_type)) =
466 mrk->entry_type = MARKER_TYPE;
649 *((uint32_t *)(&cmd_pkt->entry_type)) =
H A Dqla_def.h1156 uint8_t entry_type; /* Entry type. */ member in struct:__anon6930
1187 uint8_t entry_type; /* Entry type. */ member in struct:__anon6931
1211 uint8_t entry_type; /* Entry type. */ member in struct:__anon6932
1237 uint8_t entry_type; /* Entry type. */ member in struct:__anon6933
1258 uint8_t entry_type; /* Entry type. */ member in struct:__anon6934
1338 uint8_t entry_type; /* Entry type. */ member in struct:__anon6935
1351 uint8_t entry_type; /* Entry type. */ member in struct:__anon6936
1364 uint8_t entry_type; /* Entry type. */ member in struct:__anon6937
1376 uint8_t entry_type; /* Entry type. */ member in struct:__anon6938
1400 uint8_t entry_type; /* Entr member in struct:__anon6939
1431 uint8_t entry_type; member in struct:mbx_entry
[all...]
H A Dqla_isr.c733 switch (pkt->entry_type) {
762 ha->host_no, pkt->entry_type, pkt->entry_status));
1271 } else if (pkt->entry_type == COMMAND_A64_TYPE || pkt->entry_type ==
1272 COMMAND_TYPE || pkt->entry_type == COMMAND_TYPE_7) {
1386 switch (pkt->entry_type) {
1401 ha->host_no, pkt->entry_type, pkt->entry_status));
H A Dqla_gs.c38 ms_pkt->entry_type = MS_IOCB_TYPE;
75 ct_pkt->entry_type = CT_IOCB_TYPE;
1135 ms_pkt->entry_type = MS_IOCB_TYPE;
1173 ct_pkt->entry_type = CT_IOCB_TYPE;
1733 ct_pkt->entry_type = CT_IOCB_TYPE;
H A Dqla_mbx.c1439 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE;
1696 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE;
2208 abt->entry_type = ABORT_IOCB_TYPE;
2268 tsk->p.tsk.entry_type = TSK_MGMT_IOCB_TYPE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-es7000/
H A Des7000.h65 unsigned long long entry_type; member in struct:psai
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Diosapic_private.h43 u8 entry_type; member in struct:irt_entry
H A Diosapic.c360 p->entry_type, p->entry_length, p->interrupt_type,
415 ** Validate: entry_type, entry_length, interrupt_type
421 if (i->entry_type != IRT_IOSAPIC_TYPE) {
422 DBG_IRT(KERN_WARNING MODULE_NAME ":find_irqline(0x%p): skipping entry %d type %d\n", i, cnt, i->entry_type);
779 irte->entry_type,
857 WARN_ON(IRT_IOSAPIC_TYPE != irte->entry_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dqla1280.h514 uint8_t entry_type; /* Entry type. */ member in struct:cmd_entry
542 uint8_t entry_type; /* Entry type. */ member in struct:cont_entry
568 uint8_t entry_type; /* Entry type. */ member in struct:response
600 uint8_t entry_type; /* Entry type. */ member in struct:mrk_entry
621 uint8_t entry_type; /* Entry type. */ member in struct:ecmd_entry
641 uint8_t entry_type; /* Entry type. */ member in struct:__anon6913
666 uint8_t entry_type; /* Entry type. */ member in struct:cont_a64_entry
687 uint8_t entry_type; /* Entry type. */ member in struct:elun_entry
715 uint8_t entry_type; /* Entry type. */ member in struct:modify_lun_entry
740 uint8_t entry_type; /* Entr member in struct:notify_entry
766 uint8_t entry_type; /* Entry type. */ member in struct:nack_entry
787 uint8_t entry_type; /* Entry type. */ member in struct:atio_entry
810 uint8_t entry_type; /* Entry type. */ member in struct:ctio_entry
843 uint8_t entry_type; /* Entry type. */ member in struct:ctio_ret_entry
873 uint8_t entry_type; /* Entry type. */ member in struct:ctio_a64_entry
903 uint8_t entry_type; /* Entry type. */ member in struct:ctio_a64_ret_entry
[all...]
H A Dqlogicpti.h68 u8 entry_type; member in struct:Entry_header
72 u8 entry_type;
H A Dqla1280.c2732 pkt->entry_type = MARKER_TYPE;
2842 pkt->entry_type = COMMAND_A64_TYPE;
2932 ((struct cont_a64_entry *) pkt)->entry_type =
3141 pkt->entry_type = COMMAND_TYPE;
3218 entry_type = CONTINUE_TYPE;
3594 if (pkt->entry_type == STATUS_TYPE) {
3613 if (pkt->entry_type == STATUS_TYPE || pkt->entry_status) {
3617 if (pkt->entry_type == STATUS_TYPE)
3820 else if (pkt->entry_type == COMMAND_A64_TYPE) {
H A Dqlogicpti.c831 marker->hdr.entry_type = ENTRY_MARKER;
841 cmd->hdr.entry_type = ENTRY_COMMAND;
900 cont->hdr.entry_type = ENTRY_CONTINUATION;
1270 if (sts->hdr.entry_type == ENTRY_STATUS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpdcpat.h216 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */ member in struct:pdc_pat_pd_addr_map_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dinventory.c321 if ( (mtbl_ptr->entry_type != PAT_MEMORY_DESCRIPTOR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dactbl1.h281 u8 entry_type; member in struct:acpi_dmar_device_scope
287 /* Values for entry_type in struct acpi_dmar_device_scope */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sds.c623 static int asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, argument
633 if (type == entry_type)

Completed in 185 milliseconds