Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.h97 # define PHASE_CHANGE_IRQ BIT(4) macro
H A Dnsp_cs.c1078 if ((irq_phase & (PHASE_CHANGE_IRQ | LATCHED_BUS_FREE)) == 0) { in nspintr()