Searched refs:gdt_ucmd_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dicp_ioctl.h69 } __packed gdt_ucmd_t; typedef in typeref:struct:gdt_ucmd
70 #define GDT_IOCTL_GENERAL _IOWR('J', 0, gdt_ucmd_t)
H A Dicp_ioctl.c136 gdt_ucmd_t *ucmd = (void *) data;
H A Dicpvar.h246 int icp_ucmd(struct icp_softc *, gdt_ucmd_t *);
H A Dicp.c752 gdt_ucmd_t *iu_ucmd;
761 gdt_ucmd_t *ucmd = iu->iu_ucmd;
853 icp_ucmd(struct icp_softc *icp, gdt_ucmd_t *ucmd)
1036 gdt_ucmd_t *ucmd = iu->iu_ucmd;

Completed in 139 milliseconds