Home
last modified time | relevance | path

Searched defs:sba_request (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
Dbcm-sba-raid.c110 struct sba_request { struct
116 struct sba_request *first; argument
117 struct list_head next;
118 atomic_t next_pending_count;
120 struct brcm_message msg;
121 struct dma_async_tx_descriptor tx;
123 struct brcm_sba_command cmds[];
/kernel/linux/linux-6.6/drivers/dma/
Dbcm-sba-raid.c102 struct sba_request { struct
108 struct sba_request *first; argument
109 struct list_head next;
110 atomic_t next_pending_count;
112 struct brcm_message msg;
113 struct dma_async_tx_descriptor tx;
115 struct brcm_sba_command cmds[];