OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_chan
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_sdhc.c
261
const int
tx_chan
= sc->sc_edma_chan[EDMA_CHAN_TX];
local in function:ti_sdhc_init
264
if (
tx_chan
!= -1 && rx_chan != -1) {
267
tx_chan
, rx_chan);
269
if (ti_sdhc_edma_init(sc,
tx_chan
, rx_chan) != 0) {
465
ti_sdhc_edma_init(struct ti_sdhc_softc *sc, u_int
tx_chan
, u_int rx_chan)
470
sc->sc_edma_tx = edma_channel_alloc(EDMA_TYPE_DMA,
tx_chan
,
/src/sys/dev/pci/cxgb/
cxgb_adapter.h
118
uint8_t
tx_chan
;
member in struct:port_info
Completed in 12 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025