CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/23 20:59:12
Modified files:
sys/dev/ic : mpi.c
Log message:
factor out the setting of the request context field so mpi_start does it
on behalf of all its callers.
use htolem32 and lemtoh32 to handle the message context.
both save bytes.
