Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
icp_ioctl.h | 188 } __packed gdt_rescan_t; typedef in typeref:struct:gdt_rescan __packed 189 #define GDT_IOCTL_RESCAN _IOWR('J', 11, gdt_rescan_t) |
icp_ioctl.c | 276 gdt_rescan_t *rsc = (void *) data; |