Deleted Added
full compact
17c17
< * $FreeBSD: head/sys/cam/scsi/scsi_all.h 63171 2000-07-14 19:40:54Z mjacob $
---
> * $FreeBSD: head/sys/cam/scsi/scsi_all.h 64382 2000-08-08 06:24:17Z kbyanc $
680c680
< struct scsi_mode_blk_desc
---
> struct scsi_mode_page_header
681a682,687
> u_int8_t page_code;
> u_int8_t page_length;
> };
>
> struct scsi_mode_blk_desc
> {