Home
last modified time | relevance | path

Searched defs:target_id (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py688 def xhr_dirinfo(request, build_id, target_id): argument
701 def _get_dir_entries(build_id, target_id, start): argument
772 def dirinfo(request, build_id, target_id, file_path=None): argument
981 def _get_package_dependencies(package_id, target_id = INVALID_KEY): argument
1036 def _get_package_reverse_dep_count(package, target_id): argument
1042 def _get_package_dependency_count(package, target_id, is_installed): argument
1132 def package_included_detail(request, build_id, target_id, package_id): argument
1179 def package_included_dependencies(request, build_id, target_id, package_id): argument
1201 def package_included_reverse_dependencies(request, build_id, target_id, package_id): argument
1254 def image_information_dir(request, build_id, target_id, packagefile_id): argument
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.h32 u8 target_id; /* Target Id of this MV_TARGET */ member
/openbmc/qemu/tests/qemu-iotests/
H A D257199 def blockdev_backup_mktarget(drive, target_id, filepath, sync, **kwargs): argument
/openbmc/qemu/hw/scsi/
H A Dmegasas.c1136 uint8_t target_id, lun_id; in megasas_dcmd_pd_get_info() local
1475 uint16_t target_id; in megasas_cluster_reset_ld() local
1703 int target_id, lun_id, cdb_len; in megasas_handle_scsi() local
1781 int target_id, lun_id; in megasas_handle_io() local
H A Dmfi.h479 uint8_t target_id; member
873 uint16_t target_id; member
1103 uint8_t target_id; member
/openbmc/u-boot/include/
H A Defi_api.h420 u16 target_id; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h3111 …_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int… in stbtt__matchpair()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h68 #define target_id uint16_t macro
70 #define target_id abi_uint macro