Lines Matching refs:function

143  * This function is called by mid-layer prior to sending any command to the new
215 * This function is executed by SCSI mid layer just after a device is first
592 * pmcraid_bist_done - completion function for PCI BIST
616 cmd->timer.function =
650 cmd->timer.function = (void (*)(unsigned long))pmcraid_bist_done;
682 cmd->timer.function =
721 cmd->timer.function =
742 * This function blocks host requests and initiates an adapter reset.
846 * pmcraid_reinit_cfgtable_done - done function for cfg table reinitialization
875 * This function copies the sense buffer into the scsi_cmd struct and completes
876 * scsi_cmd by calling scsi_done function.
916 * This function adds the given block into pending command list
948 * This function also sets up timeout function, and command completion
949 * function
952 * @cmd_done: command completion function, called once IOA responds
966 /* initialize done function */
973 cmd->timer.function = (void (*)(unsigned long))timeout_func;
982 * pmcraid_ioa_shutdown_done - completion function for IOA shutdown command
1013 * to IOA. Hence reinit the done function as well as timeout function
1034 * pmcraid_get_fwversion_done - completion function for get_fwversion
1256 * This function will send a Host Controlled Async command to IOA.
1303 * @cmd_done: op done function for the cancelling command
1811 * pmcraid_process_ccn - Op done function for a CCN.
1814 * This function is the op done function for a configuration
1848 * pmcraid_process_ldn - op done function for an LDN
2006 cmd->timer.function = (void (*)(unsigned long))pmcraid_timeout_handler;
2052 * This function fails all outstanding ops. If they are submitted to IOA
2083 * function. If this is one of the internal commands other
2122 * This function executes most of the steps required for IOA reset. This gets
2495 * This function sends a request sense to a device as a result of a check
2551 * This function sends a cancel all to a device to clear the queue.
2654 * This function determines whether or not to initiate ERP on the affected
2771 * This function issues a device reset to the affected device.
2871 * _pmcraid_io_done - helper for pmcraid_io_done function
2877 * This function is invoked by pmcraid_io_done to complete mid-layer
2910 * pmcraid_io_done - SCSI completion function
2914 * This function is invoked by tasklet/mid-layer error handler to completing
3248 * This function is invoked by queuecommand entry point while sending a command
3465 * @done: done function
3467 * This function queues a request generated by the mid-layer. Midlayer calls
3617 * This function adds the calling process to a driver global queue. When an
4479 * pmcraid_worker_function - worker thread function
4576 * pmcraid_tasklet_function - Tasklet function
4784 * This function assumes that the command blocks for which control blocks are
4852 * This function allocates PCI memory for DMAable buffers like IOARCB, IOADLs
5626 * as part of set_supported_devs completion function.
5635 * setup the done function to return the command block back to free
5711 * This function looks through the existing resource table, comparing
5712 * it with the config table. This function will take care of old/new
5825 * This function sends a Query IOA Configuration command to the adapter to