• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/

Lines Matching defs:function

274  * Option rom version of the HBA. This function translate the version number
929 * lpfc_hb_mbox_cmpl - The lpfc heart-beat mailbox command callback function
933 * This is the callback function to the lpfc heart-beat mailbox command.
1407 * routine from the API jump table function pointer from the lpfc_hba struct.
1663 * ID. The @descp passed into this function points to an array of 256 chars. It
1665 * The @mdp passed into this function points to an array of 80 chars. When the
1666 * function returns, the @mdp will be filled with the model name.
1679 char *function;
1866 m.name, m.function,
1872 m.bus, m.function);
2211 * This routine stops all the timers associated with a @vport. This function
2268 * This routine stops all the timers associated with a HBA. This function is
2646 vport->fc_disctmo.function = lpfc_disc_timeout;
2650 vport->fc_fdmitmo.function = lpfc_fdmi_tmo;
2654 vport->els_tmofunc.function = lpfc_els_timeout;
2727 * Note: there is no scan_start function as adapter initialization will have
2873 * lpfc_stop_port - Wrapper function for stopping hba port
2877 * the API jump table function pointer from the lpfc_hba struct.
3002 * This function uses the QUERY_FW_CFG mailbox command to determine if the
3005 * a error. It is assumed that this function will be called before interrupts
3253 /* Invoke the lpfc_handle_latt mailbox command callback function */
3717 * This routine is invoked to set up the per HBA PCI-Device group function
3734 /* Set up device INIT API function jump table */
3738 /* Set up SCSI API function jump table */
3742 /* Set up SLI API function jump table */
3746 /* Set up MBOX API function jump table */
3903 phba->hb_tmofunc.function = lpfc_hb_timeout;
3909 psli->mbox_tmo.function = lpfc_mbox_timeout;
3913 phba->fcp_poll_timer.function = lpfc_poll_timeout;
3917 phba->fabric_block_timer.function = lpfc_fabric_block_timeout;
3921 phba->eratt_poll.function = lpfc_poll_eratt;
4021 phba->hb_tmofunc.function = lpfc_hb_timeout;
4027 psli->mbox_tmo.function = lpfc_mbox_timeout;
4031 phba->fabric_block_timer.function = lpfc_fabric_block_timeout;
4035 phba->eratt_poll.function = lpfc_poll_eratt;
4039 phba->fcf.redisc_wait.function = lpfc_sli4_fcf_redisc_wait_tmo;
4149 /* Perform a function reset */
4319 /* Reset SLI4 HBA FCoE function */
4343 * This routine sets up the device INIT interface API function jump table
5383 * @vf: virtual function number
5386 * based on the given viftual function number, @vf.
5699 "the pci function for supporting "
5707 "function for supporting the requested "
5725 "pci function for supporting FCP "
5733 "function for supporting the requested "
6476 * lpfc_pci_function_reset - Reset pci function.
6479 * This routine is invoked to request a PCI function reset. It will destroys
6480 * all resources assigned to the PCI function which originates this request.
6503 /* Set up PCI function reset SLI4_CONFIG mailbox-ioctl command */
6771 * with SLI-3 interface specs. The kernel function pci_enable_msix() is
6776 * with a interrupt handler, which is done in this function. Note that
6909 * SLI-3 interface spec. The kernel function pci_enable_msi() is called to
6912 * is done in this function.
7052 * with SLI-4 interface spec. The kernel function pci_enable_msix() is called
7057 * handler, which is done in this function. Note that later when device is
7176 * SLI-4 interface spec. The kernel function pci_enable_msi() is called
7179 * which is done in this function.
7386 * This function is called in the SLI4 code path to reset the HBA's FCoE
7387 * function. The caller is not required to hold any lock. This routine
7388 * issues PCI function reset mailbox command to reset the FCoE function.
7389 * At the end of the function, it calls lpfc_hba_down_post function to
7445 * This function is called in the SLI4 code path to read the port's
7448 * This function may be be called from any context that can block-wait
7546 /* Set up SLI API function jump table for PCI-device group-0 HBAs */
7971 * device with SLI-3 interface spec. This function is called by the PCI
7973 * When this function is invoked, it will need to stop all the I/Os and
8021 * to recover the device. This function will initialize the HBA device,
8171 /* Set up SLI API function jump table for PCI-device group-1 HBAs */
8362 * the HBA FCoE function.
8380 /* Release PCI resources and disable device's PCI function */
8592 * with SLI-4 interface spec. This function is called by the PCI subsystem
8594 * function is invoked, it will need to stop all the I/Os and interrupt(s)
8640 * recover the device. This function will initialize the HBA device, enable
8704 * In case of slot reset, as function reset is performed through
8870 * function is called by the PCI subsystem after a PCI bus error affecting
8907 * function is called after PCI bus has been reset to restart the PCI card