OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OboeTaskFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
oboereg.h
128
struct
OboeTaskFile
{
133
#define OBOE_TASK_BUF_LEN (sizeof(struct
OboeTaskFile
) << 1)
oboe.c
111
struct
OboeTaskFile
*sc_taskfile; /* The taskfile */
629
addr &= ~(sizeof (struct
OboeTaskFile
) - 1);
630
addr += sizeof (struct
OboeTaskFile
);
631
sc->sc_taskfile = (struct
OboeTaskFile
*) addr;
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025