Searched refs:uioc_t (Results 1 – 4 of 4) sorted by relevance
151 } __attribute__ ((aligned(1024),packed)) uioc_t; typedef156 uioc_t *uioc;281 int(*issue_uioc)(unsigned long, uioc_t *, uint32_t);287 uioc_t *kioc_list;
209 uioc_t *sysfs_uioc;
67 uioc_t. The management module converts the older ioctl packets from the older68 applications into uioc_t. After driver handles the uioc_t, the common module74 Common module dedicates one uioc_t packet to each controller registered. This
89 Root Cause: in uioc_t structure, one of member had misaligned and it