AAC_GET_ENTRY
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
aac_get_entry - get a queue entry
SYNOPSIS
"SYNOPSIS"
int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry ** entry, u32 * index, unsigned long * nonotify);
ARGUMENTS
- dev
-
Adapter
- qid
-
Queue Number
- entry
-
Entry return
- index
-
Index return
- nonotify
-
notification control
DESCRIPTION
With a priority the routine returns a queue entry if the queue has free entries. If the queue
is full(no free entries) than no entry is returned and the function returns 0 otherwise 1 is
returned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:36 GMT, October 06, 2005