Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcommsup.c359 …try (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, unsigned long *nonotify) in aac_get_entry() argument
383 *nonotify = 1; in aac_get_entry()
421 …2 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify) in aac_queue_get() argument
428 while (!aac_get_entry(dev, qid, &entry, index, nonotify)) { in aac_queue_get()
437 while (!aac_get_entry(dev, qid, &entry, index, nonotify)) { in aac_queue_get()
Daacraid.h2736 … * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify);