Searched defs:target_type (Results 1 – 11 of 11) sorted by relevance
131 struct target_type { struct132 uint64_t features;133 const char *name;134 struct module *module;135 unsigned version[3];136 dm_ctr_fn ctr;137 dm_dtr_fn dtr;138 dm_map_fn map;139 dm_map_request_fn map_rq;140 dm_endio_fn end_io;[all …]
169 char target_type[DM_MAX_TYPE_NAME]; member
70 acpi_object_type target_type, in acpi_ex_resolve_object()
394 acpi_object_type target_type; in acpi_ex_store_object_to_node() local
333 u8 target_type; /* Used for Index Op */ member
28 u16 target_type; /* target type */ member
130 u32 target_type; member
869 static inline unsigned int scsi_host_dif_capable(struct Scsi_Host *shost, unsigned int target_type) in scsi_host_dif_capable()879 static inline unsigned int scsi_host_dix_capable(struct Scsi_Host *shost, unsigned int target_type) in scsi_host_dix_capable()
329 void ath6kl_reset_device(struct ath6kl *ar, u32 target_type, in ath6kl_reset_device()
333 #define TARG_VTOP(target_type, vaddr) \ argument
529 u32 target_type; member