mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +03:00
[scsi] Generalise iscsi_detached_command() to scsi_detached_command()
This commit is contained in:
@@ -270,6 +270,8 @@ struct scsi_device {
|
||||
struct refcnt *backend;
|
||||
};
|
||||
|
||||
extern int scsi_detached_command ( struct scsi_device *scsi,
|
||||
struct scsi_command *command );
|
||||
extern int init_scsidev ( struct scsi_device *scsi );
|
||||
|
||||
#endif /* _GPXE_SCSI_H */
|
||||
|
||||
Reference in New Issue
Block a user