Searched refs:INT_REM (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/ | ||
H A D | sdhost.h | 218 #define INT_REM BIT(7) macro 223 #define INT_HOTPLUG (INT_INS | INT_REM) |
H A D | sdhost.c | 850 if (intr & (INT_REM | INT_INS)) { |
Completed in 80 milliseconds