Lines Matching refs:routine
214 c). In driver's timeout routine, driver will report to
215 OS as reset. Also driver's queue routine will block the
218 d). in Driver's ISR routine, if driver get the FW state as
222 e). In driver's IOCTL routine, the application cmds will wait for the
232 3. In driver's timeout routine, driver will do three time reset if fw is in
264 2. Takeoff the debug print-out in aen_polling routine.
337 1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper.
416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
435 routine for max 3 minutes for all pending command completion. Now driver will
436 call completion routine every 5 seconds from the reset routine instead of
519 2. Added check in megasas_queue_command and dpc/isr routine to see if we have already declared adap…