freebsd-src/sys/dev/aac
Alexander Motin e5dfa058da MFprojects/camlock r248982:
Stop abusing xpt_periph in random plases that really have no periph related
to CCB, for example, bus scanning.  NULL value is fine in such cases and it
is correctly logged in debug messages as "noperiph".  If at some point we
need some real XPT periphs (alike to pmpX now), quite likely they will be
per-bus, and not a single global instance as xpt_periph now.
2013-04-14 09:55:48 +00:00
..
aac.c - Make tables, device ID strings etc const. This includes #ifdef'ing 0 2013-03-01 19:55:10 +00:00
aac_cam.c MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
aac_debug.c Give panic format string to pacify clang warning. 2012-11-09 13:58:52 +00:00
aac_disk.c - Make tables, device ID strings etc const. This includes #ifdef'ing 0 2013-03-01 19:55:10 +00:00
aac_linux.c
aac_pci.c Initialize count in order to appease clang. 2013-03-01 22:09:08 +00:00
aac_tables.h - Make tables, device ID strings etc const. This includes #ifdef'ing 0 2013-03-01 19:55:10 +00:00
aacreg.h
aacvar.h - Make tables, device ID strings etc const. This includes #ifdef'ing 0 2013-03-01 19:55:10 +00:00