| Home | Sort by: relevance | last modified time | path | 
| /src/sys/dev/ic/ | |
| icp_ioctl.h | 161 } __packed gdt_event_t;  typedef in typeref:struct:gdt_event __packed 162 #define GDT_IOCTL_EVENT _IOWR('J', 7, gdt_event_t) | 
| icp_ioctl.c | 216 		gdt_event_t *evt = (void *) data; |