HomeSort by relevance Sort by last modified time
    Searched refs:srp_attach (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
ib_srpboot.c 29 if ( ( rc = srp_attach ( scsi, root_path ) ) != 0 ) {
  /external/syslinux/gpxe/src/include/gpxe/
srp.h 865 extern int srp_attach ( struct scsi_device *scsi, const char *root_path );
  /external/syslinux/gpxe/src/drivers/block/
srp.c 471 int srp_attach ( struct scsi_device *scsi, const char *root_path ) { function

Completed in 211 milliseconds