Home
last modified time | relevance | path

Searched refs:iocs (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/libiocs/
H A DMakefile3 LIB= iocs
56 ${ASM}: ${.CURDIR}/iocs.h ${MAKECALL}
58 @grep -i 'IOCS_${.PREFIX} ' ${.CURDIR}/iocs.h | \
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_drm.c279 uint32_t iocs; /**< Ioctl count */ member
289 c64->iocs = c64->iocs; in client32to64()
299 c32->iocs = c64->iocs; in client64to32()
/netbsd-src/sbin/nvmectl/
H A Dnvme.h144 uint32_t iocs[256]; member
/netbsd-src/sys/arch/hpcmips/conf/
H A DTX3912168 tc5165buf* at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
169 tc5165buf* at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
176 it8368e* at txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x…
H A DTX3922152 tc5165buf* at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
158 m38813c* at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
169 plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
H A DGENERIC453 tc5165buf* at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
466 plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
H A Dfiles.hpcmips251 device txcsbus {[regcs=-1], [regcsbase=0], [regcssize=-1], [regcswidth=-1], [iocs=-1], [iocsbase=0]…
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_ioc32.c259 u32 iocs; /* Ioctl count */ member
284 c32.iocs = client.iocs; in compat_drm_getclient()
H A Ddrm_ioctl.c235 client->iocs = 0; in drm_getclient()
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_ioctl.c198 client->iocs = pt->ioctl_count; in drm_getclient()
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h265 unsigned long iocs; /**< Ioctl count */ member
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h297 unsigned long iocs; /**< Ioctl count */ member