Lines Matching defs:queue
244 /* Keep reading the queue in case there are more aen's */
255 /* Quit reading the queue if this is the last one */
264 /* If there are more aen's, keep reading the queue */
281 /* This function will drain aen queue */
291 int first_reset = 0, queue = 0, retval = 1;
328 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x3, "No valid response while draining AEN queue");
336 queue = 0;
350 queue = 1;
355 queue = 1;
358 /* Now queue an event info */
359 if (queue)
372 /* This function will queue an event */
427 /* This function will read the aen queue from the isr */
453 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x4, "Post failed while reading AEN queue");
944 /* This function will empty the response queue */
965 /* This function will clear the pchip/response queue on 9550SX */
1292 /* 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 */
1748 /* This is the main scsi queue function to handle scsi opcodes */