OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_printbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/nubus/
cpi_nubusvar.h
92
char *
sc_printbuf
; /* Driver's print buffer */
member in struct:cpi_softc
cpi_nubus.c
395
sc->
sc_printbuf
= kmem_alloc(CPI_BUFSIZE, KM_SLEEP);
444
kmem_free(sc->
sc_printbuf
, CPI_BUFSIZE);
466
sc->sc_cp = sc->
sc_printbuf
;
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025