CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2010/01/04 01:04:43

Modified files:
        sys/dev/ic     : mfi.c mfivar.h 

Log message:
rename ccb_xs to ccb_cookie and change its type from a scsi_xfer * to a
void *. this lets us pass things other than scsi_xfers to ccb completion
handlers.

Reply via email to