Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/siba/
H A Dsibareg.h129 #define SIBA_TPS_F0EN0 0x40 /* interrupt is always sent on the backplane */ macro
H A Dsiba_erom.c267 intr_en = ((tpsflag & SIBA_TPS_F0EN0) != 0); in siba_eio_read_core_id()