--- src/sys/dev/disk/ncv/ncr53c500.c 2005/06/06 21:48:15 1.7 +++ src/sys/dev/disk/ncv/ncr53c500.c 2005/06/10 15:29:16 1.8 @@ -412,7 +412,7 @@ ncvhw_start_selection(sc, cb) bus_space_tag_t iot = sc->sc_iot; bus_space_handle_t ioh = sc->sc_ioh; struct targ_info *ti = cb->ti; - int s, len; + int len; u_int flags; u_int8_t cmd;