Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dbcm-sba-raid.c84 container_of(tx, struct sba_request, tx)
100 struct sba_request { struct
106 struct sba_request *first; argument
193 static struct sba_request *sba_alloc_request(struct sba_device *sba) in sba_alloc_request()
197 struct sba_request *req = NULL; in sba_alloc_request()
233 struct sba_request *req) in _sba_pending_request()
245 struct sba_request *req) in _sba_active_request()
262 struct sba_request *req) in _sba_abort_request()
274 struct sba_request *req) in _sba_free_request()
284 static void sba_free_chained_requests(struct sba_request *req) in sba_free_chained_requests()
[all …]