scsi_sim_cookie is just another name for void *
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22067 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -413,7 +413,7 @@ typedef struct scsi_for_sim_interface {
|
||||
// controller name (required, string)
|
||||
#define SCSI_DESCRIPTION_CONTROLLER_NAME "controller_name"
|
||||
|
||||
typedef struct scsi_sim_cookie *scsi_sim_cookie;
|
||||
typedef void * scsi_sim_cookie;
|
||||
|
||||
// SIM interface
|
||||
// SCSI controller drivers must provide this interface
|
||||
|
||||
Reference in New Issue
Block a user