Searched refs:_IOT_TYPE2 (Results 1 – 2 of 2) sorted by relevance
73 + _IOT_COUNT2 (type) * typesize (_IOT_TYPE2 (type))]; in __ioctl()78 + _IOT_COUNT2 (type) * typesize (_IOT_TYPE2 (type))]; in __ioctl()144 in (_IOT_COUNT2 (type), _IOT_TYPE2 (type)); in __ioctl()271 figure_reply (_IOT_COUNT2 (type), _IOT_TYPE2 (type)); in __ioctl()327 || out (_IOT_COUNT2 (type), _IOT_TYPE2 (type), arg, &arg)))) in __ioctl()
133 #define _IOT_TYPE2(type) (((unsigned int) (type) >> 13) & 3) macro