Add ICBXOPT_ZIO definition.

This commit is contained in:
Matt Jacob 2002-08-17 17:19:29 +00:00
parent e347e2c9b4
commit bd3f1cd53b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102013

View file

@ -648,6 +648,7 @@ typedef struct isp_icb {
#define ICBXOPT_RIO_32BIT 2
#define ICBXOPT_RIO_16BIT_IOCB 3
#define ICBXOPT_RIO_32BIT_IOCB 4
#define ICBXOPT_ZIO 5
#define ICBZOPT_ENA_RDXFR_RDY 0x01
#define ICBZOPT_ENA_OOF (1 << 6) /* out of order frame handling */