Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/scsi/
DChangeLog.arcmsr110 ** 9. fix the release of dma memory for type B in arcmsr_free_ccb_pool()
/Linux-v5.10/drivers/scsi/arcmsr/
Darcmsr_hba.c121 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb);
1104 arcmsr_free_ccb_pool(acb); in arcmsr_probe()
1206 arcmsr_free_ccb_pool(acb); in arcmsr_resume()
1641 arcmsr_free_ccb_pool(acb); in arcmsr_free_pcidev()
1700 arcmsr_free_ccb_pool(acb); in arcmsr_remove()
2027 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb) in arcmsr_free_ccb_pool() function