Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h285 u_short req_ack_active_negation; member
H A Dqla1280.c1948 nv->bus[0].config_2.req_ack_active_negation); in qla1280_print_settings()
1950 nv->bus[1].config_2.req_ack_active_negation); in qla1280_print_settings()
2040 nv->bus[bus].config_2.req_ack_active_negation = 1; in qla1280_set_defaults()
2252 if (nv->bus[0].config_2.req_ack_active_negation) in qla1280_nvram_config()
2257 if (nv->bus[1].config_2.req_ack_active_negation) in qla1280_nvram_config()
H A Dqla1280.h431 uint8_t req_ack_active_negation:1; member
H A Dqlogicpti.c297 qpti->host_param.req_ack_active_negation = 1; in qlogicpti_set_hostdev_defaults()