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 - Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL using 2011-07-29 18:38:31 +00:00
mpt_reg.h Flesh out support for SAS1078 and SAS1078DE (which are said to actually 2012-02-11 12:03:44 +00:00
mpt_user.c - Staticize functions as appropriate and comment out unused ones. 2011-07-29 18:35:10 +00:00
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