Home
last modified time | relevance | path

Searched defs:ral_opns (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_ral_pci.c58 static struct ral_opns { struct
59 int (*attach)(void *, int);
60 int (*detach)(void *);
61 int (*intr)(void *);
/netbsd-src/sys/dev/cardbus/
H A Dif_ral_cardbus.c61 static struct ral_opns { struct
85 struct ral_opns *sc_opns; argument