Searched refs:req_cmd (Results 1 – 4 of 4) sorted by relevance
164 struct w1_netlink_msg *req_hdr, struct w1_netlink_cmd *req_cmd) in w1_process_command_master() argument187 cmd->cmd = req_cmd->cmd; in w1_process_command_master()199 err = w1_process_command_io(dev, req_msg, req_hdr, req_cmd); in w1_process_command_master()
65 int req_cmd; member
556 req_cmd command type to be executed574 EFAULT req_cmd == TASKFILE_IN_OUT (not implemented as of 2.6.8)575 EPERM req_cmd == TASKFILE_MULTI_OUT and drive628 req_cmd Command type, see below712 The req_cmd field classifies the command type. It may be
569 if (req_task->req_cmd == IDE_DRIVE_TASK_RAW_WRITE) { in ide_taskfile_ioctl()624 if (req_task->req_cmd == IDE_DRIVE_TASK_NO_DATA) in ide_taskfile_ioctl()