HomeSort by: relevance | last modified time | path
    Searched defs:adb_rptinfo_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/include/
adbsys.h 149 } adb_rptinfo_t; typedef in typeref:struct:adb_rptinfo_s
150 #define ADBIOC_GETREPEAT _IOR('A', 130, adb_rptinfo_t)
151 #define ADBIOC_SETREPEAT _IOW('A', 131, adb_rptinfo_t)
  /src/sys/arch/macppc/include/
adbsys.h 156 } adb_rptinfo_t; typedef in typeref:struct:adb_rptinfo_s
157 #define ADBIOCGETREPEAT _IOR('A', 130, adb_rptinfo_t)
158 #define ADBIOCSETREPEAT _IOW('A', 131, adb_rptinfo_t)

Completed in 61 milliseconds