summaryrefslogtreecommitdiff
path: root/sys/dev/mscp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mscp')
0 files changed, 0 insertions, 0 deletions
here will be some MI fallout, but it will be fixed shortly.christos 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2005-05-29- avoid variable shadowingchristos 2005-02-27nuke trailing whitespaceperry 2004-03-18Re-work the locking mechanisms for reconstruct and PSS structuresoster 2004-03-05Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.oster 2004-03-03- cleanup unneeded 'row' from RF_CallbackDesc_s.oster 2004-03-03- cleanup memory allocation in rf_AllocPSStatus()oster 2004-03-02Fix more cases where mutex locks were being held longer than necessary.oster 2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster 2004-02-29Unlock the mcpair mutex before we call rf_DispatchDAG(), and re-lock it onceoster 2004-01-10iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothingoster 2004-01-02Fix the "We panic if we can't create a DAG" problem that's existedoster 2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2002-09-23Another 'unblockNode' goes *poof*. Also nuke an instance of anoster 2002-09-23bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointingoster 2002-09-17Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitateoster 2002-09-14Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.oster 2002-07-13Most folks won't need the DAG printing and verification routines.oster 2001-11-13add RCSIDslukem 2001-07-18bcmp -> memcmpthorpej 2001-07-18bzero -> memsetthorpej