OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncr53c9x_ecb
(Results
1 - 3
of
3
) 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
*);
ncr53c9x.c
104
static void ncr53c9x_select(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
113
static void ncr53c9x_done(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
119
struct
ncr53c9x_ecb
*);
123
void ncr53c9x_sense(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
124
void ncr53c9x_free_ecb(struct ncr53c9x_softc *, struct
ncr53c9x_ecb
*);
125
struct
ncr53c9x_ecb
*ncr53c9x_get_ecb(struct ncr53c9x_softc *, int);
447
struct
ncr53c9x_ecb
*ecb;
500
pool_init(&ecb_pool, sizeof(struct
ncr53c9x_ecb
), 0, 0, 0,
501
"
ncr53c9x_ecb
", NULL, IPL_BIO);
670
ncr53c9x_select(struct ncr53c9x_softc *sc, struct
ncr53c9x_ecb
*ecb
[
all
...]
/src/sys/dev/sbus/
esp_sbus.c
710
struct
ncr53c9x_ecb
*ecb;
Completed in 54 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025