Home
last modified time | relevance | path

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

/openbsd/sys/dev/tc/
H A Dbba.c107 int bba_match(struct device *, void *, void *);
115 sizeof(struct bba_softc), bba_match, bba_attach
178 bba_match(struct device *parent, void *vcf, void *aux) in bba_match() function