Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/scsi/
DChangeLog.arcmsr110 ** 9. fix the release of dma memory for type B in arcmsr_free_ccb_pool()
/Linux-v4.19/drivers/scsi/arcmsr/
Darcmsr_hba.c117 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb);
992 arcmsr_free_ccb_pool(acb); in arcmsr_probe()
1081 arcmsr_free_ccb_pool(acb); in arcmsr_resume()
1506 arcmsr_free_ccb_pool(acb); in arcmsr_free_pcidev()
1564 arcmsr_free_ccb_pool(acb); in arcmsr_remove()
1883 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb) in arcmsr_free_ccb_pool() function