Home
last modified time | relevance | path

Searched refs:task_struct_t (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/ide/
Dide-taskfile.c173 task_struct_t *taskfile = (task_struct_t *) task->tfRegister; in do_rw_taskfile()
1151 task_struct_t *taskfile = (task_struct_t *) args->tfRegister; in ide_cmd_type_parser()
1827 task_struct_t *taskfile = (task_struct_t *) task->tfRegister; in flagged_taskfile()
/linux-2.4.37.9/include/linux/
Dhdreg.h103 } task_struct_t; typedef
/linux-2.4.37.9/drivers/ide/legacy/
Dpdc4030.c710 task_struct_t *taskfile = (task_struct_t *) task->tfRegister;