Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h222 #define PCF_CALLBACK 0x00000002 /* callback handler registered */ macro
/titanic_44/usr/src/uts/common/io/
H A Dpcic.c2580 pcic->pc_flags |= PCF_CALLBACK; in pcic_callback()
2584 pcic->pc_flags &= ~PCF_CALLBACK; in pcic_callback()