ATAPIClientData
Declaration
typedef struct ATAPIClientData {
...
} ATAPIClientData;Overview
This structure is stuffed into the refcon so we can associate which IOATACommand and SCSITaskIdentifier is completing.
typedef struct ATAPIClientData {
...
} ATAPIClientData;This structure is stuffed into the refcon so we can associate which IOATACommand and SCSITaskIdentifier is completing.