代码搜索:iSCSI

找到约 408 项符合「iSCSI」的源代码

代码结果 408
www.eeworm.com/read/468741/6987030

doc iscsi.doc

www.eeworm.com/read/144431/12795038

c iscsi.c

/* * Copyright (C) 2002-2003 Ardis Technolgies * * Released under the terms of the GNU GPL v2.0. */ #include #include #include #i
www.eeworm.com/read/144431/12795076

h iscsi.h

/* * Copyright (C) 2002-2003 Ardis Technolgies * * Released under the terms of the GNU GPL v2.0. */ #ifndef __ISCSI_H__ #define __ISCSI_H__ #include #incl
www.eeworm.com/read/315319/13546044

c iscsi.c

/* * Copyright (C) 2002-2003 Ardis Technolgies * * Released under the terms of the GNU GPL v2.0. */ #include #include #include #i
www.eeworm.com/read/315319/13546052

h iscsi.h

/* * Copyright (C) 2002-2003 Ardis Technolgies * * Released under the terms of the GNU GPL v2.0. */ #ifndef __ISCSI_H__ #define __ISCSI_H__ #include #incl
www.eeworm.com/read/127781/5998040

c iscsi.c

/* * iSCSI driver for Linux * Copyright (C) 2001 Cisco Systems, Inc. * maintained by linux-iscsi@cisco.com * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/127781/5998052

h iscsi.h

#ifndef ISCSI_H_ #define ISCSI_H_ /* * iSCSI driver for Linux * Copyright (C) 2001 Cisco Systems, Inc. * maintained by linux-iscsi@cisco.com * * This program is free software; you can redistribu
www.eeworm.com/read/232849/14180129

cls iscsi.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/223318/14646222

h iscsi.h

/* * Constants and structures defined in the iSCSI RFC. */ #ifndef ISCSI_H_ #define ISCSI_H_ #include #define ISCSI_DRAFT20_VERSION 0x00 /* Reserved value for initiator/target tas
www.eeworm.com/read/223318/14646276

iscsi mkinitrd.iscsi

#!/bin/bash # This is a wrapper script around mkinitrd for additional things which needs # to be done for iSCSI network boot. # NOTE: This has not been tested and may not work if root is on a # loo