AAC_CONSUMER_GET

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

aac_consumer_get - get the top of the queue  

SYNOPSIS

"SYNOPSIS"

int aac_consumer_get (struct aac_dev * dev, struct aac_queue * q, struct aac_entry ** entry);  

ARGUMENTS

dev
Adapter
q
Queue
entry
Return entry
 

DESCRIPTION

Will return a pointer to the entry on the top of the queue requested that we are a consumer of, and return the address of the queue entry. It does not change the state of the queue.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:18 GMT, October 06, 2005