CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/04/28 04:43:36
Modified files: sys/scsi : mpath_emc.c mpath_hds.c mpath_rdac.c mpath_sym.c mpathvar.h Log message: clean up the path ops struct a bit. the path drivers init their xsh with their start routines, they dont have to pass pointers to them in the ops struct.