Searched refs:isa_dma_speed (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
H A D | advansys.c | 471 uchar isa_dma_speed; member in struct:asc_dvc_cfg 2353 printk(" chip_scsi_id %d, isa_dma_speed %d, isa_dma_channel %d, " asc_prt_asc_dvc_cfg() 2354 "chip_version %d,\n", h->chip_scsi_id, h->isa_dma_speed, asc_prt_asc_dvc_cfg() 2887 int isa_dma_speed[] = { 10, 8, 7, 6, 5, 4, 3, 2 }; asc_prt_asc_board_eeprom() local 2944 isa_dma_speed[ASC_EEP_GET_DMA_SPD(ep)]); asc_prt_asc_board_eeprom() 8823 asc_dvc->cfg->isa_dma_speed = ASC_DEF_ISA_DMA_SPEED; AscInitAscDvcVar() 9197 asc_dvc->cfg->isa_dma_speed = ASC_EEP_GET_DMA_SPD(eep_config); AscInitFromEEP() 9383 AscSetIsaDmaSpeed(iop_base, asc_dvc->cfg->isa_dma_speed); AscInitSetConfig() 11061 ASC_EEP_SET_DMA_SPD(ep, asc_dvc_varp->cfg->isa_dma_speed); advansys_board_found()
|
Completed in 125 milliseconds