ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-611.27.1.el9_7.x86_64/include/xen/interface/io
/
usr
src
kernels
5.14.0-611.27.1.el9_7.x86_64
include
xen
interface
io
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
9pfs.h
1.43 MB
chmod
View
DL
Edit
Rename
Delete
blkif.h
12.9 MB
chmod
View
DL
Edit
Rename
Delete
console.h
587 B
chmod
View
DL
Edit
Rename
Delete
displif.h
43.23 MB
chmod
View
DL
Edit
Rename
Delete
fbif.h
4.48 MB
chmod
View
DL
Edit
Rename
Delete
kbdif.h
23.7 MB
chmod
View
DL
Edit
Rename
Delete
netif.h
34.76 MB
chmod
View
DL
Edit
Rename
Delete
pciif.h
3.52 MB
chmod
View
DL
Edit
Rename
Delete
protocols.h
697 B
chmod
View
DL
Edit
Rename
Delete
pvcalls.h
3.04 MB
chmod
View
DL
Edit
Rename
Delete
ring.h
23.2 MB
chmod
View
DL
Edit
Rename
Delete
sndif.h
48.32 MB
chmod
View
DL
Edit
Rename
Delete
tpmif.h
1.66 MB
chmod
View
DL
Edit
Rename
Delete
vscsiif.h
8.7 MB
chmod
View
DL
Edit
Rename
Delete
xenbus.h
1.15 MB
chmod
View
DL
Edit
Rename
Delete
xs_wire.h
2.21 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-611.27.1.el9_7.x86_64/include/xen/interface/io/xenbus.h
/* SPDX-License-Identifier: GPL-2.0 */ /***************************************************************************** * xenbus.h * * Xenbus protocol details. * * Copyright (C) 2005 XenSource Ltd. */ #ifndef _XEN_PUBLIC_IO_XENBUS_H #define _XEN_PUBLIC_IO_XENBUS_H /* The state of either end of the Xenbus, i.e. the current communication status of initialisation across the bus. States here imply nothing about the state of the connection between the driver and the kernel's device layers. */ enum xenbus_state { XenbusStateUnknown = 0, XenbusStateInitialising = 1, XenbusStateInitWait = 2, /* Finished early initialisation, but waiting for information from the peer or hotplug scripts. */ XenbusStateInitialised = 3, /* Initialised and waiting for a connection from the peer. */ XenbusStateConnected = 4, XenbusStateClosing = 5, /* The device is being closed due to an error or an unplug event. */ XenbusStateClosed = 6, /* * Reconfiguring: The device is being reconfigured. */ XenbusStateReconfiguring = 7, XenbusStateReconfigured = 8 }; #endif /* _XEN_PUBLIC_IO_XENBUS_H */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply