freebsd-dev/sys/dev/ahci
John Baldwin a2677ff239 Don't bother clearing maps for static DMA allocations to NULL. Instead,
leave them as purely opaque values that are only set by bus_dmamem_alloc().
2014-06-17 18:10:06 +00:00
..
ahci.c Don't bother clearing maps for static DMA allocations to NULL. Instead, 2014-06-17 18:10:06 +00:00
ahci.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
ahciem.c Destroy mtx lock when failed to allocate memory during attach. 2013-12-11 17:40:35 +00:00