OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pio_databuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
677
uint8_t *
sc_pio_databuf
;
member in struct:bwi_softc
bwi.c
7850
uint8_t *txbuf = sc->
sc_pio_databuf
;
8059
sc->
sc_pio_databuf
= kmem_alloc(sc->sc_pio_fifolen, KM_SLEEP);
8076
kmem_free(sc->
sc_pio_databuf
, sc->sc_pio_fifolen);
Completed in 53 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025