Home
last modified time | relevance | path

Searched refs:siOurLegacyInterrupt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h865 bit32 siOurLegacyInterrupt(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
H A Dsainit.c1079 saRoot->OurInterrupt = siOurLegacyInterrupt; /* Called in ISR*/ in saInitialize()
1098 saRoot->OurInterrupt = siOurLegacyInterrupt; /* Called in ISR*/ in saInitialize()
H A Dsaint.c710 bit32 siOurLegacyInterrupt( in siOurLegacyInterrupt() function