CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/03 00:05:43
Modified files:
sys/dev/ic : mpi.c
Log message:
get rid of the last internal user of splbio. waiting for the completion of
a ccb can now be done with mpi_wait. this switches the cfg page handlers
over from their own tsleep stuff to mpi_wait.
