Searched refs:sym_data (Results 1 – 4 of 4) sorted by relevance
493 struct sym_data *sym_data = shost_priv(shost); in sym_log_bus_error() local494 struct pci_dev *pdev = sym_data->pdev; in sym_log_bus_error()547 struct sym_data *sym_data = shost_priv(shost); in DEF_SCSI_QCMD() local551 if (pci_channel_offline(sym_data->pdev)) in DEF_SCSI_QCMD()595 struct sym_data *sym_data = shost_priv(shost); in sym_eh_handler() local596 struct pci_dev *pdev = sym_data->pdev; in sym_eh_handler()597 struct sym_hcb *np = sym_data->ncb; in sym_eh_handler()618 BUG_ON(sym_data->io_reset); in sym_eh_handler()619 sym_data->io_reset = &eh_done; in sym_eh_handler()626 (sym_data->io_reset, in sym_eh_handler()[all …]
151 struct sym_data *sym_data = shost_priv(shost); in sym_fw2_patch() local152 struct pci_dev *pdev = sym_data->pdev; in sym_fw2_patch()153 struct sym_hcb *np = sym_data->ncb; in sym_fw2_patch()
220 struct sym_data { struct228 return ((struct sym_data *)host->hostdata)->ncb; in sym_get_hcb() argument
684 struct sym_data *sym_data = shost_priv(shost); local685 struct pci_dev *pdev = sym_data->pdev;1705 struct sym_data *sym_data = shost_priv(shost); local1706 struct pci_dev *pdev = sym_data->pdev;1707 struct sym_hcb *np = sym_data->ncb;2814 struct sym_data *sym_data = shost_priv(shost); local2815 struct sym_hcb *np = sym_data->ncb;2816 struct pci_dev *pdev = sym_data->pdev;