Home
last modified time | relevance | path

Searched refs:selection_timeout (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dqlogicisp.c529 u_short selection_timeout; member
1525 hostdata->host_param.selection_timeout = value & 0xffff; in isp1020_get_defaults()
1554 hostdata->host_param.selection_timeout); in isp1020_get_defaults()
1675 hostdata->host_param.selection_timeout = 250; in isp1020_set_defaults()
1793 param[1] = hostdata->host_param.selection_timeout; in isp1020_load_parameters()
Dqlogicpti.h303 u_short selection_timeout; member
Dqlogicpti.c285 qpti->host_param.selection_timeout = 250; in qlogicpti_set_hostdev_defaults()
430 param[1] = qpti->host_param.selection_timeout; in qlogicpti_reset_hardware()
Dqla1280.c2759 nv->bus[bus].selection_timeout = 250; in qla1280_nvram_config()
2849 nv->bus[0].selection_timeout); in qla1280_nvram_config()
2851 nv->bus[1].selection_timeout); in qla1280_nvram_config()
2958 mb[1] = nv->bus[0].selection_timeout; in qla1280_nvram_config()
2959 mb[2] = nv->bus[1].selection_timeout; in qla1280_nvram_config()
Dqla1280.h436 uint16_t selection_timeout; /* 30, 31 */ member
D53c7,8xx.c287 static int selection_timeout = 14; variable
3380 ((selection_timeout << STIME0_800_SEL_SHIFT) & STIME0_800_SEL_MASK) in NCR53c8x0_soft_reset()
3385 ((selection_timeout << STIME0_800_SEL_SHIFT) & STIME0_800_SEL_MASK)); in NCR53c8x0_soft_reset()