Searched refs:sym_data (Results 1 – 5 of 5) sorted by relevance
480 struct sym_data *sym_data = shost_priv(shost); in sym_log_bus_error() local481 struct pci_dev *pdev = sym_data->pdev; in sym_log_bus_error()534 struct sym_data *sym_data = shost_priv(shost); in DEF_SCSI_QCMD() local538 if (pci_channel_offline(sym_data->pdev)) in DEF_SCSI_QCMD()582 struct sym_data *sym_data = shost_priv(shost); in sym_eh_handler() local583 struct pci_dev *pdev = sym_data->pdev; in sym_eh_handler()584 struct sym_hcb *np = sym_data->ncb; in sym_eh_handler()605 BUG_ON(sym_data->io_reset); in sym_eh_handler()606 sym_data->io_reset = &eh_done; in sym_eh_handler()613 (sym_data->io_reset, in sym_eh_handler()[all …]
138 struct sym_data *sym_data = shost_priv(shost); in sym_fw2_patch() local139 struct pci_dev *pdev = sym_data->pdev; in sym_fw2_patch()140 struct sym_hcb *np = sym_data->ncb; in sym_fw2_patch()
207 struct sym_data { struct215 return ((struct sym_data *)host->hostdata)->ncb; in sym_get_hcb() argument
671 struct sym_data *sym_data = shost_priv(shost); local672 struct pci_dev *pdev = sym_data->pdev;1692 struct sym_data *sym_data = shost_priv(shost); local1693 struct pci_dev *pdev = sym_data->pdev;1694 struct sym_hcb *np = sym_data->ncb;2801 struct sym_data *sym_data = shost_priv(shost); local2802 struct sym_hcb *np = sym_data->ncb;2803 struct pci_dev *pdev = sym_data->pdev;
1441 struct sym_data { struct1496 static struct sym_data *kcore_copy__new_sym(struct kcore_copy_info *kci, in kcore_copy__new_sym()1499 struct sym_data *s = zalloc(sizeof(*s)); in kcore_copy__new_sym()1511 struct sym_data *s, *tmp; in kcore_copy__free_syms()1619 struct sym_data *sdat; in kcore_copy__read_map()