Insignificant.
This commit is contained in:
parent
8fb239a975
commit
d0938366f6
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from: @(#)mtio.h 7.6 (Berkeley) 2/5/91
|
||||
* $Id: chio.h,v 1.3 1993/05/20 16:21:55 cgd Exp $
|
||||
* $Id: chio.h,v 1.4 1994/02/01 20:29:52 mycroft Exp $
|
||||
*/
|
||||
|
||||
/* This is a "converted" mtio.h from 386BSD
|
||||
@ -49,7 +49,7 @@
|
||||
#define CH_ADDR_MASK 0xffff
|
||||
struct chop {
|
||||
short ch_op; /* operations defined below */
|
||||
short result; /* The result */
|
||||
short result; /* the result */
|
||||
union {
|
||||
struct {
|
||||
int chm; /* Transport element */
|
||||
@ -96,7 +96,6 @@ struct chop {
|
||||
#define CH_CHOLDER 0x0290 /* Cartridge holder is missing */
|
||||
#define CH_STATUSQ 0x0390 /* Status is questionable */
|
||||
#define CH_CTS_CLOSED 0x0490 /* CTS door is closed */
|
||||
|
||||
} ch_add_sense;
|
||||
u_char rsvd3[3];
|
||||
u_char :6;
|
||||
|
Loading…
Reference in New Issue
Block a user