Home
last modified time | relevance | path

Searched refs:host_part (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dutilities.py266 host_part = host[:28]
271 if key in host or host_part in key
/openbmc/qemu/linux-user/
H A Dsyscall.c5291 struct blkpg_partition host_part; in do_ioctl_blkpg() local
5323 thunk_convert(&host_part, argptr, part_arg_type, THUNK_HOST); in do_ioctl_blkpg()
5327 host_blkpg->data = &host_part; in do_ioctl_blkpg()