|
|
| version 1.2, 2003/06/17 04:28:23 | version 1.3, 2003/11/22 19:30:55 |
|---|---|
| Line 41 | Line 41 |
| #ident "$FreeBSD: src/sys/dev/dpt/dpt.h,v 1.8.2.1 2000/08/07 18:48:14 peter Exp $" | #ident "$FreeBSD: src/sys/dev/dpt/dpt.h,v 1.8.2.1 2000/08/07 18:48:14 peter Exp $" |
| #ident "$DragonFly: src/sys/dev/dpt/dpt.h,v 1.1 2003/06/16 06:01:13 dillon Exp $" | #ident "$DragonFly$" |
| #ifndef _DPT_H | #ifndef _DPT_H |
| #define _DPT_H | #define _DPT_H |
| Line 905 typedef struct dpt_ccb { | Line 905 typedef struct dpt_ccb { |
| } dpt_ccb_t; | } dpt_ccb_t; |
| /* | /* |
| * This is provided for compatability with UnixWare only. | * This is provided for compatibility with UnixWare only. |
| * Some of the fields may be bogus. | * Some of the fields may be bogus. |
| * Others may have a totally different meaning. | * Others may have a totally different meaning. |
| */ | */ |