summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_desc.h
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-13Convert a few "void *"'s to "struct buf *"'s. No functional changes.oster
2004-12-12The switch() in rf_ContinueReconstructFailedDisk() is never actuallyoster
2004-11-16On an idea from Thor (tls@), do not fail a component if doing so wouldoster
2004-06-02fix const'ificication, gcc-3.4 will notice itdrochner
2004-04-09These changes complete the effective removal of malloc() from alloster
2004-03-13This desc->mutex is only ever initialized -- never used. *toss*oster
2004-03-13paramDAG and paramASM are only ever set, but never used. *toss*oster
2004-02-27Use a dynamically allocated linked list of dagLists instead of using aoster
2004-01-01Nuke a bunch of unused variables:oster
2003-12-29[Having received a definite lack of strenuous objection, a small amountoster
2002-09-15Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup.oster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2000-01-09Nuke desc->tid.oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1999-01-15Make it so raidframe will only perform synchronous writes, and asyncexplorer
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster