OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sq_control
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
sqvar.h
59
struct
sq_control
{
struct
67
#define SQ_CDOFF(x) offsetof(struct
sq_control
, x)
125
struct
sq_control
* sc_control;
if_sq.c
202
if ((err = bus_dmamem_alloc(sc->sc_dmat, sizeof(struct
sq_control
),
210
sizeof(struct
sq_control
), (void **)&sc->sc_control,
217
sizeof(struct
sq_control
), 1, sizeof(struct
sq_control
), PAGE_SIZE,
225
sc->sc_control, sizeof(struct
sq_control
), NULL,
232
memset(sc->sc_control, 0, sizeof(struct
sq_control
));
359
(void *)sc->sc_control, sizeof(struct
sq_control
));
Completed in 30 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025