Searched refs:SIOCGKEVVENDOR (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_event.h58 code. The vendor code can be found using the SIOCGKEVVENDOR ioctl.
113 subclasses to use. Use the SIOCGKEVVENDOR ioctl to look up vendor codes
176 @discussion This structure is used with the SIOCGKEVVENDOR ioctl to convert
179 @field vendor_code After making the SIOCGKEVVENDOR ioctl call, this will
212 @defined SIOCGKEVVENDOR
216 #define SIOCGKEVVENDOR _IOWR('e', 4, struct kev_vendor_code) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c2966 case SIOCGKEVVENDOR:

Completed in 21 milliseconds