Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/scsi/
DChangeLog.arcmsr110 ** 9. fix the release of dma memory for type B in arcmsr_free_ccb_pool()
/Linux-v6.6/drivers/scsi/arcmsr/
Darcmsr_hba.c124 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb);
1113 arcmsr_free_ccb_pool(acb); in arcmsr_probe()
1205 arcmsr_free_ccb_pool(acb); in arcmsr_resume()
1633 arcmsr_free_ccb_pool(acb); in arcmsr_free_pcidev()
1692 arcmsr_free_ccb_pool(acb); in arcmsr_remove()
2023 static void arcmsr_free_ccb_pool(struct AdapterControlBlock *acb) in arcmsr_free_ccb_pool() function