Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sdmmc/
H A Dsbt.c128 static const struct hci_if sbt_hci = { variable
201 sc->sc_unit = hci_attach_pcb(&sbt_hci, self, 0); in sbt_attach()