HomeSort by: relevance | last modified time | path
    Searched refs:iocs (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/x68k/stand/libiocs/
Makefile 3 LIB= iocs
56 ${ASM}: ${.CURDIR}/iocs.h ${MAKECALL}
58 @grep -i 'IOCS_${.PREFIX} ' ${.CURDIR}/iocs.h | \
  /src/sys/arch/hpcmips/conf/
TX3912 168 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 0x4000000 iocswidth 16 irq1 98 irq2 168 irq3 98
TX3922 152 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
  /src/sbin/nvmectl/
nvme.h 144 uint32_t iocs[256]; member in struct:nvme_command_effeects_page
  /src/sys/compat/netbsd32/
netbsd32_drm.c 279 uint32_t iocs; /**< Ioctl count */ member in struct:drm_client32
289 c64->iocs = c64->iocs;
299 c32->iocs = c64->iocs;
  /src/sys/external/bsd/drm/dist/bsd-core/
drm_ioctl.c 198 client->iocs = pt->ioctl_count;
  /src/sys/arch/x68k/stand/loadbsd/
loadbsd.c 40 #include <iocs.h>
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 259 u32 iocs; /* Ioctl count */ member in struct:drm_client32
284 c32.iocs = client.iocs;
drm_ioctl.c 235 client->iocs = 0;
  /src/sys/external/bsd/drm/dist/shared-core/
drm.h 297 unsigned long iocs; /**< Ioctl count */ member in struct:drm_client
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 265 unsigned long iocs; /**< Ioctl count */ member in struct:drm_client

Completed in 19 milliseconds