mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 09:09:32 +03:00
Ready to start testing
This commit is contained in:
@@ -639,4 +639,7 @@ struct iscsi_session {
|
||||
/** Maximum number of retries at connecting */
|
||||
#define ISCSI_MAX_RETRIES 2
|
||||
|
||||
extern int iscsi_attach ( struct scsi_device *scsi, const char *root_path );
|
||||
extern void iscsi_detach ( struct scsi_device *scsi );
|
||||
|
||||
#endif /* _GPXE_ISCSI_H */
|
||||
|
||||
Reference in New Issue
Block a user