Home
last modified time | relevance | path

Searched defs:hdata (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dethtool.h1348 uint8_t hdata[52]; member
1588 uint8_t hdata[72]; member
/qemu/linux-user/
H A Dsyscall.c5173 void *hdata = (void*)host_dm + host_dm->data_start; in do_ioctl_dm() local