Searched refs:hdata (Results 1 – 1 of 1) sorted by relevance
5219 void *hdata = (void*)host_dm + host_dm->data_start; in do_ioctl_dm() local5220 int count = *(uint32_t*)hdata; in do_ioctl_dm()5221 uint64_t *hdev = hdata + 8; in do_ioctl_dm()