Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dbcm-sba-raid.c94 container_of(tx, struct sba_request, tx)
110 struct sba_request { struct
116 struct sba_request *first; argument
203 static struct sba_request *sba_alloc_request(struct sba_device *sba) in sba_alloc_request()
207 struct sba_request *req = NULL; in sba_alloc_request()
243 struct sba_request *req) in _sba_pending_request()
255 struct sba_request *req) in _sba_active_request()
272 struct sba_request *req) in _sba_abort_request()
284 struct sba_request *req) in _sba_free_request()
294 static void sba_free_chained_requests(struct sba_request *req) in sba_free_chained_requests()
[all …]