Searched refs:maskcmd (Results 1 – 1 of 1) sorted by relevance
587 u_long maskcmd; in mapped_ioctl() local590 maskcmd = com & map->mask; in mapped_ioctl()598 if (maskcmd >= iomc->start && in mapped_ioctl()599 maskcmd <= iomc->end) in mapped_ioctl()616 map->sys, fd, maskcmd, in mapped_ioctl()617 (int)((maskcmd >> 8) & 0xff), in mapped_ioctl()618 (int)(maskcmd & 0xff)); in mapped_ioctl()646 map->sys, fd, maskcmd, in mapped_ioctl()647 (int)((maskcmd >> 8) & 0xff), in mapped_ioctl()648 (int)(maskcmd & 0xff)); in mapped_ioctl()