HomeSort by: relevance | last modified time | path
    Searched refs:ah_stopPcuReceive (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c 85 .ah_stopPcuReceive = ar5210StopPcuReceive,
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_attach.c 85 .ah_stopPcuReceive = ar5211StopPcuReceive,
  /src/sys/external/isc/atheros_hal/dist/
ah.h 753 void __ahdecl(*ah_stopPcuReceive)(struct ath_hal*);
  /src/sys/dev/ic/
athvar.h 419 ((*(_ah)->ah_stopPcuReceive)((_ah)))
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 81 .ah_stopPcuReceive = ar5212StopPcuReceive,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 104 ah->ah_stopPcuReceive = ar5416StopPcuReceive;

Completed in 33 milliseconds