Searched defs:ral_opns (Results 1 – 1 of 1) sorted by relevance
111 static const struct ral_opns { struct112 int (*attach)(device_t, int);113 int (*detach)(void *);114 void (*shutdown)(void *);115 void (*suspend)(void *);116 void (*resume)(void *);117 void (*intr)(void *);