OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iscsi_attach
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
iscsiboot.c
30
if ( ( rc =
iscsi_attach
( scsi, root_path ) ) != 0 ) {
/external/syslinux/gpxe/src/include/gpxe/
iscsi.h
674
extern int
iscsi_attach
( struct scsi_device *scsi, const char *root_path );
/external/syslinux/gpxe/src/net/tcp/
iscsi.c
1726
int
iscsi_attach
( struct scsi_device *scsi, const char *root_path ) {
function
[
all
...]
Completed in 142 milliseconds