Searched defs:asc_dvc_cfg (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c520 typedef struct asc_dvc_cfg { struct
2371 ASC_DVC_CFG asc_dvc_cfg; /* Narrow board */ member in union:asc_board::__anon4041
2545 asc_prt_asc_dvc_cfg(&boardp->dvc_cfg.asc_dvc_cfg);
2938 chip_scsi_id = boardp->dvc_cfg.asc_dvc_cfg.chip_scsi_id;
3587 chip_scsi_id = boardp->dvc_cfg.asc_dvc_cfg.chip_scsi_id;
3619 c = &boardp->dvc_cfg.asc_dvc_cfg;
11901 asc_dvc_varp->cfg = &boardp->dvc_cfg.asc_dvc_cfg;

Completed in 89 milliseconds