Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dbcm-sba-raid.c94 container_of(tx, struct sba_request, tx)
110 struct sba_request { struct
116 struct sba_request *first; argument
204 static struct sba_request *sba_alloc_request(struct sba_device *sba) in sba_alloc_request()
208 struct sba_request *req = NULL; in sba_alloc_request()
244 struct sba_request *req) in _sba_pending_request()
256 struct sba_request *req) in _sba_active_request()
273 struct sba_request *req) in _sba_abort_request()
285 struct sba_request *req) in _sba_free_request()
295 static void sba_free_chained_requests(struct sba_request *req) in sba_free_chained_requests()
[all …]