Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mac68k/include/ | |
adbsys.h | 141 } adb_devinfo_t; typedef in typeref:struct:adb_devinfo_s 142 #define ADBIOC_DEVSINFO _IOR('A', 128, adb_devinfo_t) |
/src/sys/arch/macppc/include/ | |
adbsys.h | 148 } adb_devinfo_t; typedef in typeref:struct:adb_devinfo_s 149 #define ADBIOCDEVSINFO _IOR('A', 128, adb_devinfo_t) |