Searched refs:ctlcfg_dmamap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.c1592 &hba->ctlcfg_dmamap) != 0) {
1600 hba->ctlcfg_dmamap, hba->ctlcfg_ptr,
1606 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1649 &hba->ctlcfg_dmamap) != 0) {
1657 hba->ctlcfg_dmamap, hba->ctlcfg_ptr,
1663 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1679 bus_dmamap_unload(hba->ctlcfg_dmat, hba->ctlcfg_dmamap);
1681 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1691 bus_dmamap_unload(hba->ctlcfg_dmat, hba->ctlcfg_dmamap);
1693 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
[all...]
H A Dhptiop.h390 bus_dmamap_t ctlcfg_dmamap; member in struct:hpt_iop_hba

Completed in 119 milliseconds