Lines Matching defs:done
1041 * ibmvfc_scsi_eh_done - EH done function for queuecommand commands
1044 * This function does not setup any error status, that must be done
1073 evt->done(evt);
1095 evt->done = ibmvfc_scsi_eh_done;
1554 * @done: Routine to call when the event is responded to
1558 void (*done) (struct ibmvfc_event *), u8 format)
1565 evt->done = done;
1567 evt->_done = done;
1568 evt->done = ibmvfc_locked_done;
1744 evt->done = ibmvfc_scsi_eh_done;
1748 evt->done(evt);
2721 * NOT send any abort to the actual device. That must be done separately.
2774 * NOT send any cancel to the VIOS. That must be done separately.
3245 * @evt_doneq: Event done queue
3329 * ibmvfc_scan_finished - Check if the device scan is done.
3334 * 0 if scan is not done / 1 if scan is done
3340 int done = 0;
3344 done = 1;
3348 done = 1;
3353 done = 1;
3356 return done;
3759 int done = 0;
3764 while (!done) {
3791 done = 1;
3801 evt->done(evt);
3881 int done = 0;
3885 while (!done) {
3899 done = 1;
3907 evt->done(evt);
4255 * @done: Routine to call when the event is responded to
4261 void (*done) (struct ibmvfc_event *))
4271 ibmvfc_init_event(evt, done, IBMVFC_MAD_FORMAT);
5554 * this path and wait until we've done the re-enable
5577 * path and wait until we've done the reset before