OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [s390/] [char/] [tape3480.h] - Rev 1765

Compare with Previous | Blame | View Log

/***************************************************************************
 *
 *  drivers/s390/char/tape3480.h
 *    tape device discipline for 3480 tapes.
 *
 *  S390 and zSeries version
 *    Copyright (C) 2001 IBM Corporation
 *    Author(s): Carsten Otte <cotte@de.ibm.com>
 *               Tuan Ngo-Anh <ngoanh@de.ibm.com>
 *
 ****************************************************************************
 */
 
#ifndef _TAPE3480_H
 
#define _TAPE3480_H
 
 
typedef struct _tape3480_disc_data_t {
    __u8 modeset_byte;
} tape3480_disc_data_t  __attribute__ ((packed, aligned(8)));
tape_discipline_t * tape3480_init (int);
#endif // _TAPE3480_H
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.