Searched refs:sba_request (Results 1 – 1 of 1) sorted by relevance
86 container_of(tx, struct sba_request, tx)102 struct sba_request { struct108 struct sba_request *first; argument195 static struct sba_request *sba_alloc_request(struct sba_device *sba) in sba_alloc_request()199 struct sba_request *req = NULL; in sba_alloc_request()235 struct sba_request *req) in _sba_pending_request()247 struct sba_request *req) in _sba_active_request()264 struct sba_request *req) in _sba_abort_request()276 struct sba_request *req) in _sba_free_request()286 static void sba_free_chained_requests(struct sba_request *req) in sba_free_chained_requests()[all …]