Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwnvar.h38 int (*alloc_buffers)(void *); member
H A Drtwn.c3171 error = sc->sc_ops.alloc_buffers(sc->sc_ops.cookie); in rtwn_init()
/openbsd/sys/dev/pci/
H A Dif_rtwn.c390 sc->sc_sc.sc_ops.alloc_buffers = rtwn_alloc_buffers; in rtwn_pci_attach()
/openbsd/sys/dev/usb/
H A Dif_urtwn.c481 sc->sc_sc.sc_ops.alloc_buffers = urtwn_alloc_buffers; in urtwn_attach()