OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cas_control_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_casvar.h
88
struct
cas_control_data
{
struct
107
#define CAS_CDOFF(x) offsetof(struct
cas_control_data
, x)
194
struct
cas_control_data
*sc_control_data;
if_cas.c
493
sizeof(struct
cas_control_data
), CAS_PAGE_SIZE, 0, &sc->sc_cdseg,
503
sc->sc_cdnseg, sizeof(struct
cas_control_data
),
511
sizeof(struct
cas_control_data
), 1,
512
sizeof(struct
cas_control_data
), 0, 0, &sc->sc_cddmamap)) != 0) {
520
sc->sc_control_data, sizeof(struct
cas_control_data
), NULL,
528
memset(sc->sc_control_data, 0, sizeof(struct
cas_control_data
));
796
sizeof(struct
cas_control_data
));
Completed in 14 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025