Searched refs:isFastResponse (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/aacraid/
H A Drx.c88 int isAif, isFastResponse, isSpecial; local
95 isAif = isFastResponse = isSpecial = 0;
103 isFastResponse = 1;
109 isFastResponse, NULL))) {
H A Dsrc.c52 int isFastResponse; local
75 isFastResponse = 0;
80 isFastResponse = 1;
85 aac_intr_normal(dev, handle-1, 0, isFastResponse, NULL);
H A Ddpcsup.c285 int isAif, int isFastResponse, struct hw_fib *aif_fib)
364 if (isFastResponse) {
284 aac_intr_normal(struct aac_dev *dev, u32 index, int isAif, int isFastResponse, struct hw_fib *aif_fib) argument
H A Daacraid.h1996 int isAif, int isFastResponse,

Completed in 748 milliseconds