Searched defs:ral_opns (Results 1 – 2 of 2) sorted by relevance
58 static struct ral_opns { struct59 int (*attach)(void *, int);60 int (*detach)(void *);61 int (*intr)(void *);
61 static struct ral_opns { struct85 struct ral_opns *sc_opns; argument