Searched full:dto (Results 1 – 5 of 5) sorted by relevance
1702 dt_module_info(const dt_module_t *dmp, dtrace_objinfo_t *dto) in dt_module_info() argument1704 dto->dto_name = dmp->dm_name; in dt_module_info()1705 dto->dto_file = dmp->dm_file; in dt_module_info()1706 dto->dto_id = dmp->dm_modid; in dt_module_info()1707 dto->dto_flags = 0; in dt_module_info()1710 dto->dto_flags |= DTRACE_OBJ_F_KERNEL; in dt_module_info()1712 dto->dto_flags |= DTRACE_OBJ_F_PRIMARY; in dt_module_info()1714 dto->dto_text_va = dmp->dm_text_va; in dt_module_info()1715 dto->dto_text_size = dmp->dm_text_size; in dt_module_info()1716 dto->dto_data_va = dmp->dm_data_va; in dt_module_info()[all …]
31 * dto descriptor. Data size is stored in66 * dto descriptor. Data size is stored in368 /* build the tx desc regd header and add it to the tx desc dto */ in iser_send_command()421 /* build the tx desc regd header and add it to the tx desc dto */ in iser_send_control()462 * iser_rcv_dto_completion - recv DTO completion
910 * iser_start_send - Initiate a Send DTO operation
140 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an145 Region, the FPGA already has been programmed. A DTO that targets an FPGA Region
133 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an138 Region, the FPGA already has been programmed. A DTO that targets an FPGA Region