Searched refs:cmd32 (Results 1 – 1 of 1) sorted by relevance
1245 unsigned int cmd32; member1327 static int do_atm_ioctl(unsigned int fd, unsigned int cmd32, unsigned long arg) in do_atm_ioctl() argument1332 switch (cmd32) { in do_atm_ioctl()1341 return do_atmif_sioc(fd, cmd32, arg); in do_atm_ioctl()1345 if (cmd32 == atm_ioctl_map[i].cmd32) { in do_atm_ioctl()