Searched refs:ctlcfg_dmamap (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c1590 &hba->ctlcfg_dmamap) != 0) {
1598 hba->ctlcfg_dmamap, hba->ctlcfg_ptr,
1604 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1647 &hba->ctlcfg_dmamap) != 0) {
1655 hba->ctlcfg_dmamap, hba->ctlcfg_ptr,
1661 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1677 bus_dmamap_unload(hba->ctlcfg_dmat, hba->ctlcfg_dmamap);
1679 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
1689 bus_dmamap_unload(hba->ctlcfg_dmat, hba->ctlcfg_dmamap);
1691 hba->ctlcfg_ptr, hba->ctlcfg_dmamap);
[all...]
H A Dhptiop.h388 bus_dmamap_t ctlcfg_dmamap; member in struct:hpt_iop_hba

Completed in 117 milliseconds