OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbdma_command
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/macppc/dev/
dbdma.h
102
struct
dbdma_command
{
struct
111
typedef struct
dbdma_command
dbdma_command_t;
lightbar.c
61
struct
dbdma_command
*sc_odmacmd;
109
struct
dbdma_command
*cmd;
121
sc->sc_odmacmd = dbdma_alloc(4 * sizeof(struct
dbdma_command
), NULL);
awacs.c
101
struct
dbdma_command
*sc_odmacmd;
102
struct
dbdma_command
*sc_idmacmd;
329
sc->sc_odmacmd = dbdma_alloc(20 * sizeof(struct
dbdma_command
), NULL);
330
sc->sc_idmacmd = dbdma_alloc(20 * sizeof(struct
dbdma_command
), NULL);
607
struct
dbdma_command
*cmd;
974
struct
dbdma_command
*cmd;
snapper.c
116
unsigned char dbdma_cmdspace[sizeof(struct
dbdma_command
) * 40 + 15];
117
struct
dbdma_command
*sc_odmacmd;
118
struct
dbdma_command
*sc_idmacmd;
697
sizeof(struct
dbdma_command
), NULL);
699
sizeof(struct
dbdma_command
), NULL);
882
struct
dbdma_command
*cmd;
1374
struct
dbdma_command
*cmd;
1425
struct
dbdma_command
*cmd;
Completed in 14 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025