Contents

RetrieveNextSCSITaskFromQueue

Internal method called to retrieve the next SCSITask to process.

Declaration

SCSITask * RetrieveNextSCSITaskFromQueue (
 void );

Return Value

A valid SCSITask pointer or NULL if there are no tasks to process.

Overview

Internal method called to retrieve the next SCSITask to process.

See Also

Miscellaneous