Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/winbond/
Dwb35tx_s.h41 int EP4VM_status; member
Dwb35tx.c38 pWb35Tx->EP4VM_status = pUrb->status; //Store the last result of Irp in Wb35Tx_complete()
50 if (pWb35Tx->EP4VM_status != 0) { in Wb35Tx_complete()