Home
last modified time | relevance | path

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

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