Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/bktr/
H A Dbktr_reg.h276 #define BT848_INT_RSV0 (1<<6) macro
H A Dbktr_core.c554 status_sum |= (bktr_status & ~(BT848_INT_RSV0|BT848_INT_RSV1)); in common_bktr_intr()