Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_hba.h753 void sata_free_dma_resources(sata_pkt_t *);
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2120 sata_free_dma_resources(spkt); in nv_start_common()
2141 sata_free_dma_resources(spkt); in nv_start_common()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c13671 sata_free_dma_resources(sata_pkt_t *sata_pkt) in sata_free_dma_resources() function