bump isp_fifo_threshold tag top 3 bits

This commit is contained in:
mjacob 1999-01-10 05:04:46 +00:00
parent b503bb5337
commit f1dfa06e13

View File

@ -1,5 +1,5 @@
/* $NetBSD: ispvar.h,v 1.15 1998/12/28 19:10:43 mjacob Exp $ */
/* release_12_28_98_A */
/* $NetBSD: ispvar.h,v 1.16 1999/01/10 05:04:46 mjacob Exp $ */
/* release_12_28_98_A+ */
/*
* Soft Definitions for for Qlogic ISP SCSI adapters.
*
@ -99,7 +99,7 @@ typedef struct {
isp_data_line_active_neg: 1,
isp_cmd_dma_burst_enable: 1,
isp_data_dma_burst_enabl: 1,
isp_fifo_threshold : 2,
isp_fifo_threshold : 3,
isp_diffmode : 1,
isp_fast_mttr : 1,
isp_initiator_id : 4,