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

  /src/sys/dev/pci/
tweio.h 86 struct twe_paramcommand { struct
93 #define TWEIO_SET_PARAM _IOW('T', 104, struct twe_paramcommand)
94 #define TWEIO_GET_PARAM _IOW('T', 105, struct twe_paramcommand)
twe.c 1748 struct twe_paramcommand *tp;
1756 tp = (struct twe_paramcommand *)data;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 825 unsigned struct_twe_paramcommand_sz = sizeof(twe_paramcommand);

Completed in 16 milliseconds