AAC_COMMAND_NORMAL

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

 

NAME

aac_command_normal - handle commands  

SYNOPSIS

"SYNOPSIS"

unsigned int aac_command_normal (struct aac_queue * q);  

ARGUMENTS

q
queue to process
 

DESCRIPTION

This DPC routine will be queued when the adapter interrupts us to let us know there is a command on our normal priority queue. We will pull off all QE there are and wake up all the waiters before exiting. We will take a spinlock out on the queue before operating on it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:53 GMT, October 09, 2005