OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncr53c9x_ecb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr53c9xvar.h
103
struct
ncr53c9x_ecb
{
struct
104
TAILQ_ENTRY(
ncr53c9x_ecb
) chain;
161
struct
ncr53c9x_ecb
*untagged;
162
struct
ncr53c9x_ecb
*queued[256];
296
TAILQ_HEAD(ecb_list,
ncr53c9x_ecb
)
299
struct
ncr53c9x_ecb
*sc_nexus; /* Current command */
447
void ncr53c9x_abort(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
ncr53c9xvar.h
103
struct
ncr53c9x_ecb
{
struct
104
TAILQ_ENTRY(
ncr53c9x_ecb
) chain;
161
struct
ncr53c9x_ecb
*untagged;
162
struct
ncr53c9x_ecb
*queued[256];
296
TAILQ_HEAD(ecb_list,
ncr53c9x_ecb
)
299
struct
ncr53c9x_ecb
*sc_nexus; /* Current command */
447
void ncr53c9x_abort(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
Completed in 117 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025