OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mly_mmbox
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
mly.c
416
rv = mly_dmamem_alloc(mly, sizeof(struct
mly_mmbox
),
417
&mly->mly_mmbox_dmamap, (void **)&mly->
mly_mmbox
,
558
mly_dmamem_free(mly, sizeof(struct
mly_mmbox
),
559
mly->mly_mmbox_dmamap, (void *)mly->
mly_mmbox
,
837
memcpy(&mly->
mly_mmbox
->mmm_health.status, mh, sizeof(*mh));
840
offsetof(struct
mly_mmbox
, mmm_health),
841
sizeof(mly->
mly_mmbox
->mmm_health),
864
tmp = mly->mly_mmbox_busaddr + offsetof(struct
mly_mmbox
, mmm_command);
867
tmp = mly->mly_mmbox_busaddr + offsetof(struct
mly_mmbox
, mmm_status);
870
tmp = mly->mly_mmbox_busaddr + offsetof(struct
mly_mmbox
, mmm_health)
[
all
...]
mlyvar.h
168
struct
mly_mmbox
*
mly_mmbox
;
member in struct:mly_softc
mlyreg.h
1300
struct
mly_mmbox
{
struct
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025