Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcommsup.c339 …try (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, unsigned long *nonotify) in aac_get_entry() argument
363 *nonotify = 1; in aac_get_entry()
401 …2 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify) in aac_queue_get() argument
408 while (!aac_get_entry(dev, qid, &entry, index, nonotify)) { in aac_queue_get()
417 while (!aac_get_entry(dev, qid, &entry, index, nonotify)) { in aac_queue_get()
Daacraid.h2166 … * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify);