OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_chim
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
388
uint8_t *
sc_chim
;
member in struct:hvn_softc
1451
chim = sc->
sc_chim
+ (txd->txd_chim_index * sc->sc_chim_szmax);
1939
sc->
sc_chim
= hyperv_dma_alloc(sc->sc_dmat, &sc->sc_chim_dma,
1941
if (sc->
sc_chim
== NULL) {
2098
if (sc->
sc_chim
!= NULL) {
2100
sc->
sc_chim
= NULL;
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025