Searched defs:z8530_channel (Results 1 – 1 of 1) sorted by relevance
264 struct z8530_channel struct291 void (*rx_function)(struct z8530_channel *, struct sk_buff *); argument297 u8 rxdma; /* DMA channels */298 u8 txdma; 299 u8 rxdma_on; /* DMA active if flag set */300 u8 txdma_on;303 u8 dma_tx; /* TX is to use DMA */304 u8 *rx_buf[2]; /* The flip buffers */311 unsigned long ctrlio; /* I/O ports */312 unsigned long dataio;[all …]
Completed in 8 milliseconds