Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.c1127 int task_active; member
1184 recv->task_active = 0; in ohci_iso_recv_init()
1260 recv->task_active = 1; in ohci_iso_recv_init()
1307 if (recv->task_active) { in ohci_iso_recv_shutdown()
1310 recv->task_active = 0; in ohci_iso_recv_shutdown()
1831 int task_active; member
1867 xmit->task_active = 0; in ohci_iso_xmit_init()
1882 xmit->task_active = 1; in ohci_iso_xmit_init()
1917 if (xmit->task_active) { in ohci_iso_xmit_shutdown()
1920 xmit->task_active = 0; in ohci_iso_xmit_shutdown()