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

  /src/sys/dev/pci/
tweio.h 94 #define TWEIO_GET_PARAM _IOW('T', 105, struct twe_paramcommand)
twe.c 1858 case TWEIO_GET_PARAM:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1316 unsigned IOCTL_TWEIO_GET_PARAM = TWEIO_GET_PARAM;
sanitizer_interceptors_ioctl_netbsd.inc 346 _(TWEIO_GET_PARAM, READ, struct_twe_paramcommand_sz);

Completed in 20 milliseconds