Searched refs:target_type (Results 1 - 25 of 32) sorted by relevance

12

/drivers/md/
H A Ddm-target.c21 static inline struct target_type *__find_target_type(const char *name)
23 struct target_type *tt;
32 static struct target_type *get_target_type(const char *name)
34 struct target_type *tt;
51 struct target_type *dm_get_target_type(const char *name)
53 struct target_type *tt = get_target_type(name);
63 void dm_put_target_type(struct target_type *tt)
70 int dm_target_iterate(void (*iter_func)(struct target_type *tt,
73 struct target_type *tt;
83 int dm_register_target(struct target_type *t
[all...]
H A Ddm.h63 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t);
76 struct target_type *dm_get_immutable_target_type(struct mapped_device *md);
95 struct target_type *dm_get_target_type(const char *name);
96 void dm_put_target_type(struct target_type *tt);
97 int dm_target_iterate(void (*iter_func)(struct target_type *tt,
H A Ddm-zero.c57 static struct target_type zero_target = {
H A Ddm-linear.c156 static struct target_type linear_target = {
H A Ddm-ioctl.c536 static void list_version_get_needed(struct target_type *tt, void *needed_param)
545 static void list_version_get_info(struct target_type *tt, void *param)
1081 strncpy(spec->target_type, ti->type->name,
1082 sizeof(spec->target_type));
1198 r = dm_table_add_target(table, spec->target_type,
1219 struct target_type *immutable_target_type;
H A Ddm-delay.c339 static struct target_type delay_target = {
H A Ddm-flakey.c407 static struct target_type flakey_target = {
H A Ddm-stripe.c420 static struct target_type stripe_target = {
H A Ddm-snap.c2192 static struct target_type origin_target = {
2205 static struct target_type snapshot_target = {
2219 static struct target_type merge_target = {
H A Ddm-table.c57 struct target_type *immutable_target_type;
957 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t)
/drivers/acpi/acpica/
H A Dexstore.c238 switch (index_desc->reference.target_type) {
394 acpi_object_type target_type; local
400 target_type = acpi_ns_get_type(node);
406 acpi_ut_get_type_name(target_type)));
412 status = acpi_ex_resolve_object(&source_desc, target_type, walk_state);
421 (target_type != ACPI_TYPE_LOCAL_REGION_FIELD) &&
422 (target_type != ACPI_TYPE_LOCAL_BANK_FIELD) &&
423 (target_type != ACPI_TYPE_LOCAL_INDEX_FIELD))) {
430 target_type = ACPI_TYPE_ANY;
435 switch (target_type) {
[all...]
H A Dexstoren.c59 * target_type - Current type of the target
70 acpi_object_type target_type,
80 switch (target_type) {
130 acpi_ut_get_type_name(target_type)));
69 acpi_ex_resolve_object(union acpi_operand_object **source_desc_ptr, acpi_object_type target_type, struct acpi_walk_state *walk_state) argument
H A Dexoparg2.c382 return_desc->reference.target_type =
392 return_desc->reference.target_type =
402 return_desc->reference.target_type = ACPI_TYPE_PACKAGE;
H A Dexresolv.c189 switch (stack_desc->reference.target_type) {
235 stack_desc->reference.target_type,
435 type = obj_desc->reference.target_type;
H A Dexoparg1.c932 switch (operand[0]->reference.target_type) {
984 target_type, operand[0]));
H A Dacobject.h333 u8 target_type; /* Used for Index Op */ member in struct:acpi_object_reference
H A Dacinterp.h411 acpi_object_type target_type,
H A Dexdump.c225 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(reference.target_type), "Target Type"},
/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h335 #define TARG_VTOP(target_type, vaddr) \
336 (((target_type) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \
337 (((target_type) == TARGET_TYPE_AR6004) ? AR6004_VTOP(vaddr) : 0))
H A Dinit.c187 address = TARG_VTOP(ar->target_type, address);
192 address = TARG_VTOP(ar->target_type, data);
1091 if (ar->target_type == TARGET_TYPE_AR6003 &&
1097 switch (ar->target_type) {
1231 if (ar->target_type != TARGET_TYPE_AR6004) {
1297 if (ar->target_type != TARGET_TYPE_AR6003 &&
1298 ar->target_type != TARGET_TYPE_AR6004)
1331 if (ar->target_type != TARGET_TYPE_AR6004) {
1442 "target_ver 0x%x target_type 0x%x dataset_patch 0x%x app_load_addr 0x%x\n",
1443 ar->version.target_ver, ar->target_type,
[all...]
H A Dmain.c278 address = TARG_VTOP(ar->target_type,
293 address = TARG_VTOP(ar->target_type, debug_hdr_addr);
296 address = TARG_VTOP(ar->target_type,
305 address = TARG_VTOP(ar->target_type,
321 address = TARG_VTOP(ar->target_type,
345 void ath6kl_reset_device(struct ath6kl *ar, u32 target_type, argument
352 if (target_type != TARGET_TYPE_AR6003 &&
353 target_type != TARGET_TYPE_AR6004)
359 switch (target_type) {
H A Dhif.c76 if (ar->target_type != TARGET_TYPE_AR6003)
81 address = TARG_VTOP(ar->target_type, address);
94 regdump_addr = TARG_VTOP(ar->target_type, regdump_addr);
H A Dcore.h594 u32 target_type; member in struct:ath6kl
734 if (ar->target_type == TARGET_TYPE_AR6003)
736 else if (ar->target_type == TARGET_TYPE_AR6004)
812 void ath6kl_reset_device(struct ath6kl *ar, u32 target_type,
H A Dcore.c70 ar->target_type = le32_to_cpu(targ_info.type);
H A Ddebug.c905 TARG_VTOP(ar->target_type, addr),
921 TARG_VTOP(ar->target_type, addr),

Completed in 166 milliseconds

12