freebsd-dev/sys/dev/mpt
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
..
mpilib Consistently update to the MPI header set version 01.05.20 after r224761. 2012-03-24 16:23:21 +00:00
mpt_cam.c MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mpt_cam.h
mpt_debug.c After r241858, remove the remainder of FreeBSD ~4 support from mpt(4). 2012-10-22 10:42:59 +00:00
mpt_pci.c Now that device disabling is generic, remove the non-standard 2012-10-22 04:18:17 +00:00
mpt_raid.c MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mpt_raid.h
mpt_reg.h
mpt_user.c
mpt.c After r241858, remove the remainder of FreeBSD ~4 support from mpt(4). 2012-10-22 10:42:59 +00:00
mpt.h Remove support for using Giant for locking within mpt(4). Finer grained 2012-10-22 10:53:59 +00:00