Home
last modified time | relevance | path

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

/openbsd/sys/dev/tc/
H A Dbba.c108 void bba_attach(struct device *, struct device *, void *);
115 sizeof(struct bba_softc), bba_match, bba_attach
190 bba_attach(struct device *parent, struct device *self, void *aux) in bba_attach() function