Searched refs:ADV_DVC_CFG (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c1723 } ADV_DVC_CFG; typedef in typeref:struct:adv_dvc_cfg
1856 ADV_DVC_CFG *cfg; /* temporary configuration structure */
2261 ADV_DVC_CFG adv_dvc_cfg; /* Wide board */
2395 * Display an ADV_DVC_CFG structure.
2397 static void asc_prt_adv_dvc_cfg(ADV_DVC_CFG *h) asc_prt_adv_dvc_cfg()
2399 printk(" ADV_DVC_CFG at addr 0x%lx\n", (ulong)h); asc_prt_adv_dvc_cfg()
3352 ADV_DVC_CFG *c; asc_prt_adv_board_info()
10138 * ADV_DVC_CFG based on the EEPROM settings. The chip is stopped while
10252 * the ADV_DVC_CFG 'termination' field to automatic also. AdvInitFrom3550EEP()
10255 * value check that a legal value is set and set the ADV_DVC_CFG AdvInitFrom3550EEP()
10288 * ADV_DVC_CFG based on the EEPROM settings. The chip is stopped while
10341 * Set ADV_DVC_VAR and ADV_DVC_CFG variables from the AdvInitFrom38C0800EEP()
10428 * the ADV_DVC_CFG 'termination' field to automatic also. AdvInitFrom38C0800EEP()
10431 * value check that a legal value is set and set the ADV_DVC_CFG AdvInitFrom38C0800EEP()

Completed in 112 milliseconds