Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.h216 #define INT_RD BIT(5) macro
222 #define INT_PIO (INT_RD | INT_WR)
H A Dsdhost.c876 if (intr & INT_RD) { in sdhost_slot_intr()
884 PUT16(ss, REG_INT_STAT, INT_RD); in sdhost_slot_intr()