OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_aqbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
630
struct ixl_dmamem
sc_aqbuf
;
member in struct:ixl_softc
1152
if (ixl_dmamem_alloc(sc, &sc->
sc_aqbuf
, IXL_AQ_BUFLEN, 0) != 0) {
1425
ixl_dmamem_free(sc, &sc->
sc_aqbuf
);
1530
ixl_dmamem_free(sc, &sc->
sc_aqbuf
);
4694
idm = &sc->
sc_aqbuf
;
4758
idm = &sc->
sc_aqbuf
;
7038
idm = &sc->
sc_aqbuf
;
if_ixl.c
630
struct ixl_dmamem
sc_aqbuf
;
member in struct:ixl_softc
1152
if (ixl_dmamem_alloc(sc, &sc->
sc_aqbuf
, IXL_AQ_BUFLEN, 0) != 0) {
1425
ixl_dmamem_free(sc, &sc->
sc_aqbuf
);
1530
ixl_dmamem_free(sc, &sc->
sc_aqbuf
);
4694
idm = &sc->
sc_aqbuf
;
4758
idm = &sc->
sc_aqbuf
;
7038
idm = &sc->
sc_aqbuf
;
Completed in 31 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025