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
7856
uint8_t *txbuf = sc->
sc_pio_databuf
;
8065
sc->
sc_pio_databuf
= kmem_alloc(sc->sc_pio_fifolen, KM_SLEEP);
8082
kmem_free(sc->
sc_pio_databuf
, sc->sc_pio_fifolen);
Completed in 17 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025