Current Path: > > usr > include > scsi
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
fc | Directory | - | - | |
cxlflash_ioctl.h | File | 10168 bytes | July 04 2025 12:29:18. | |
scsi.h | File | 6969 bytes | June 09 2025 20:25:26. | |
scsi_bsg_fc.h | File | 8817 bytes | July 04 2025 12:29:18. | |
scsi_bsg_mpi3mr.h | File | 15527 bytes | July 04 2025 12:29:18. | |
scsi_ioctl.h | File | 1315 bytes | June 09 2025 20:25:26. | |
scsi_netlink.h | File | 3666 bytes | July 04 2025 12:29:18. | |
scsi_netlink_fc.h | File | 1993 bytes | July 04 2025 12:29:18. | |
sg.h | File | 11661 bytes | June 09 2025 20:25:26. |
/* Copyright (C) 1999-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _SCSI_IOCTL_H #define _SCSI_IOCTL_H /* IOCTLs for SCSI. */ #define SCSI_IOCTL_SEND_COMMAND 1 /* Send a command to the SCSI host. */ #define SCSI_IOCTL_TEST_UNIT_READY 2 /* Test if unit is ready. */ #define SCSI_IOCTL_BENCHMARK_COMMAND 3 #define SCSI_IOCTL_SYNC 4 /* Request synchronous parameters. */ #define SCSI_IOCTL_START_UNIT 5 #define SCSI_IOCTL_STOP_UNIT 6 #define SCSI_IOCTL_DOORLOCK 0x5380 /* Lock the eject mechanism. */ #define SCSI_IOCTL_DOORUNLOCK 0x5381 /* Unlock the mechanism. */ #endif
SILENT KILLER Tool