Searched refs:RAY_ECSIR_IRQ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pcmcia/
H A Dif_rayreg.h86 #define RAY_ECSIR_IRQ 0x01 /* interrupt the card */ macro
H A Dif_ray.c425 #define RAY_ECF_READY(sc) (!(REG_READ(sc, RAY_ECFIR) & RAY_ECSIR_IRQ))
426 #define RAY_ECF_START_CMD(sc) REG_WRITE(sc, RAY_ECFIR, RAY_ECSIR_IRQ)

Completed in 62 milliseconds