Home
last modified time | relevance | path

Searched refs:HCCTRL_HIRQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h496 #define HCCTRL_HIRQ 0x0080 /* Host IRQ pending */ macro
H A Dqlogicpti.c192 while (--loop_count && (sbus_readw(qpti->qregs + HCCTRL) & HCCTRL_HIRQ)) { in qlogicpti_mbox_command()