Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/uwb/
Dwhci.h66 # define URCSTS_HSE (1 << 10) /* Host System Error...fried */ macro
/linux-2.6.39/drivers/uwb/
Dwhc-rc.c200 if (urcsts & URCSTS_HSE) { in whcrc_irq_cb()