Home
last modified time | relevance | path

Searched refs:nonotify (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aacraid/
Dcommsup.c247 …try (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, unsigned long *nonotify) in aac_get_entry() argument
262 *nonotify = 1; in aac_get_entry()
308 …2 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify) in aac_queue_get() argument
319 while (!aac_get_entry(dev, qid, &entry, index, nonotify)) in aac_queue_get()
331 while(!aac_get_entry(dev, qid, &entry, index, nonotify)) in aac_queue_get()
367 static int aac_insert_entry(struct aac_dev * dev, u32 index, u32 qid, unsigned long nonotify) in aac_insert_entry() argument
381 if (!nonotify) in aac_insert_entry()