Home
last modified time | relevance | path

Searched refs:req_ack_active_negation (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dqlogicisp.c524 u_short req_ack_active_negation; member
1516 hostdata->host_param.req_ack_active_negation = (value >> 12) & 0x01; in isp1020_get_defaults()
1544 hostdata->host_param.req_ack_active_negation); in isp1020_get_defaults()
1670 hostdata->host_param.req_ack_active_negation = 1; in isp1020_set_defaults()
1758 param[1] = (hostdata->host_param.req_ack_active_negation << 4) in isp1020_load_parameters()
Dqlogicpti.h298 u_short req_ack_active_negation; member
Dqla1280.c2757 nv->bus[bus].config_2.req_ack_active_negation = 1; in qla1280_nvram_config()
2833 nv->bus[0].config_2.req_ack_active_negation); in qla1280_nvram_config()
2835 nv->bus[1].config_2.req_ack_active_negation); in qla1280_nvram_config()
2935 if (nv->bus[0].config_2.req_ack_active_negation) in qla1280_nvram_config()
2940 if (nv->bus[1].config_2.req_ack_active_negation) in qla1280_nvram_config()
Dqla1280.h428 uint8_t req_ack_active_negation:1; member
Dqlogicpti.c280 qpti->host_param.req_ack_active_negation = 1; in qlogicpti_set_hostdev_defaults()