Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sili/
H A Dsili.h295 #define SILI_PREG_INT_SDB 0x00000800 /* Set Device Bits (SNotify) */ macro
323 SILI_PREG_INT_SDB)
H A Dsili.c450 data |= SILI_PREG_INT_SDB; in sili_port_interrupt_enable()