Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sili/
H A Dsili.h294 #define SILI_PREG_INT_HANDSHK 0x00000400 /* Handshake err count > thr */ macro
322 SILI_PREG_INT_HANDSHK | \
H A Dsili.c448 SILI_PREG_INT_HANDSHK | SILI_PREG_INT_PMCHANGE; in sili_port_interrupt_enable()