Home
last modified time | relevance | path

Searched refs:IOCPARM_IVAL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/versatile/
H A Dpl050.c341 ival = IOCPARM_IVAL(arg); in kmi_ioctl_locked()
373 ival = IOCPARM_IVAL(arg); in kmi_ioctl_locked()
403 ival = IOCPARM_IVAL(arg); in kmi_ioctl_locked()
438 ival = IOCPARM_IVAL(arg); in kmi_ioctl_locked()
/f-stack/freebsd/sys/
H A Dioccom.h79 #define IOCPARM_IVAL(x) ((int)(intptr_t)(void *)*(caddr_t *)(void *)(x)) macro
/f-stack/freebsd/net/
H A Dif_tuntap.c1475 ival = IOCPARM_IVAL(data); in tunioctl()