Lines Matching defs:queue
242 /* Keep reading the queue in case there are more aen's */
253 /* Quit reading the queue if this is the last one */
262 /* If there are more aen's, keep reading the queue */
279 /* This function will drain aen queue */
289 int first_reset = 0, queue = 0, retval = 1;
326 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x3, "No valid response while draining AEN queue");
334 queue = 0;
348 queue = 1;
353 queue = 1;
356 /* Now queue an event info */
357 if (queue)
370 /* This function will queue an event */
425 /* This function will read the aen queue from the isr */
451 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x4, "Post failed while reading AEN queue");
939 /* This function will empty the response queue */
960 /* This function will clear the pchip/response queue on 9550SX */
1294 /* Drain the response queue from the board */
1641 /* Clear pchip/response queue on 9550SX */
1643 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x36, "Response queue (large) empty failed during reset sequence");
1658 /* Empty response queue */
1660 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x20, "Response queue empty failed during reset sequence");
1681 /* Drain the AEN queue */
1751 /* This is the main scsi queue function to handle scsi opcodes */