Sign in
cos
/
third_party
/
kernel
/
7f0bc8f2c899571eb8a22aab8e34207828ccd960
/
.
/
include
/
linux
/
dasd_mod.h
blob: 14e6cf8c62677f43b78821315dd7b532d9f7e588 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
DASD_MOD_H
#define
DASD_MOD_H
#include
<asm/dasd.h>
struct
gendisk
;
extern
int
dasd_biodasdinfo
(
struct
gendisk
*
disk
,
dasd_information2_t
*
info
);
#endif