diff options
author | tmm <tmm@FreeBSD.org> | 2003-01-06 20:54:07 +0000 |
---|---|---|
committer | tmm <tmm@FreeBSD.org> | 2003-01-06 20:54:07 +0000 |
commit | ab84f2048c0b27e63f36c50d2fcfb7b4bb0d1e5c (patch) | |
tree | e85f1807258fb74bd700ac5f988115056dea32a2 /sys/dev/ubsec/ubsec.c | |
parent | dd794eda3b88b3fb06a122d39e2116e0d580d81e (diff) | |
download | FreeBSD-src-ab84f2048c0b27e63f36c50d2fcfb7b4bb0d1e5c.zip FreeBSD-src-ab84f2048c0b27e63f36c50d2fcfb7b4bb0d1e5c.tar.gz |
- remove the unused parent DMA tag argument from
_nexus_dmamap_load_buffer()
- implement nexus_dmamap_load() in terms of _nexus_dmamap_load_buffer().
Note that this is untested, as this code is not currently used (but
might be later for UPA devices).
- move BUS_DMAMAP_NSEGS to bus_private.h
- disable the ecache flushing in nexus_dmamap_sync(); it should not be
needed, although the docs are not entirely clear on that.
Diffstat (limited to 'sys/dev/ubsec/ubsec.c')
0 files changed, 0 insertions, 0 deletions