Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DInterfaceMisc.c18 …if ((psIntfAdapter->psAdapter->StopAllXaction == TRUE) && (psIntfAdapter->psAdapter->chip_id >= T3… in InterfaceRDM()
66 …if ((psIntfAdapter->psAdapter->StopAllXaction == TRUE) && (psIntfAdapter->psAdapter->chip_id >= T3… in InterfaceWRM()
DInterfaceIsr.c154 FALSE == psIntfAdapter->psAdapter->StopAllXaction) in StartInterruptUrb()
DInterfaceTx.c116 (psIntfAdapter->psAdapter->StopAllXaction ==FALSE)) in GetBulkOutTcb()
DInterfaceRx.c22 (psIntfAdapter->psAdapter->StopAllXaction == FALSE)) in GetBulkInRcb()
DAdapter.h390 BOOLEAN StopAllXaction; member
DMisc.c800 psIntfAdapter->psAdapter->StopAllXaction = TRUE; in reset_card_proc()
806 psIntfAdapter->psAdapter->StopAllXaction = FALSE; in reset_card_proc()
891 psIntfAdapter->psAdapter->StopAllXaction = FALSE; in reset_card_proc()