Home
last modified time | relevance | path

Searched refs:sym_data (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/sym53c8xx_2/
A Dsym_glue.c473 struct sym_data *sym_data = shost_priv(shost); in sym_log_bus_error() local
525 struct sym_data *sym_data = shost_priv(shost); in DEF_SCSI_QCMD() local
574 struct sym_data *sym_data = shost_priv(shost); in sym53c8xx_eh_abort_handler() local
626 struct sym_data *sym_data = shost_priv(shost); in sym53c8xx_eh_target_reset_handler() local
676 struct sym_data *sym_data = shost_priv(shost); in sym53c8xx_eh_bus_reset_handler() local
699 struct sym_data *sym_data = shost_priv(shost); in sym53c8xx_eh_host_reset_handler() local
1210 struct sym_data *sym_data = shost_priv(shost); in sym_show_info() local
1284 struct sym_data *sym_data; in sym_attach() local
1318 sym_data->ncb = np; in sym_attach()
1319 sym_data->pdev = pdev; in sym_attach()
[all …]
A Dsym_fw.c138 struct sym_data *sym_data = shost_priv(shost); in sym_fw2_patch() local
139 struct pci_dev *pdev = sym_data->pdev; in sym_fw2_patch()
140 struct sym_hcb *np = sym_data->ncb; in sym_fw2_patch()
A Dsym_glue.h207 struct sym_data { struct
215 return ((struct sym_data *)host->hostdata)->ncb; in sym_get_hcb() argument
A Dsym_hipd.c671 struct sym_data *sym_data = shost_priv(shost); local
672 struct pci_dev *pdev = sym_data->pdev;
1692 struct sym_data *sym_data = shost_priv(shost); local
1693 struct pci_dev *pdev = sym_data->pdev;
1694 struct sym_hcb *np = sym_data->ncb;
2801 struct sym_data *sym_data = shost_priv(shost); local
2802 struct sym_hcb *np = sym_data->ncb;
2803 struct pci_dev *pdev = sym_data->pdev;

Completed in 21 milliseconds