Home
last modified time | relevance | path

Searched refs:HCCR_SET_HOST_INT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.c408 wrt_reg_word(&reg->hccr, HCCR_SET_HOST_INT); in qla2xxx_dump_ram()
1039 wrt_reg_word(&reg->hccr, HCCR_SET_HOST_INT); in qla2100_fw_dump()
H A Dqla_mbx.c272 wrt_reg_word(&reg->isp.hccr, HCCR_SET_HOST_INT); in qla2x00_mailbox_command()
331 wrt_reg_word(&reg->isp.hccr, HCCR_SET_HOST_INT); in qla2x00_mailbox_command()
H A Dqla_def.h929 #define HCCR_SET_HOST_INT 0x5000 /* Set host interrupt */ macro