Home
last modified time | relevance | path

Searched refs:buf_ioctlcmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cfe/
H A Dcfe_api_int.h98 cfe_xuint_t buf_ioctlcmd; /* IOCTL command (used only for IOCTLs) */ member
101 #define buf_devflags buf_ioctlcmd /* returned device info flags */
H A Dcfe_api.c426 xiocb.plist.xiocb_buffer.buf_ioctlcmd = ioctlnum; in cfe_ioctl()