Symbol: ncr53c9x_ecb
sys/dev/ic/ncr53c9x.c
103
struct ncr53c9x_ecb *);
sys/dev/ic/ncr53c9x.c
1053
ncr53c9x_sense(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb)
sys/dev/ic/ncr53c9x.c
108
struct ncr53c9x_ecb *);
sys/dev/ic/ncr53c9x.c
1093
ncr53c9x_done(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb)
sys/dev/ic/ncr53c9x.c
110
struct ncr53c9x_ecb *);
sys/dev/ic/ncr53c9x.c
113
struct ncr53c9x_ecb *);
sys/dev/ic/ncr53c9x.c
1167
ncr53c9x_dequeue(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb)
sys/dev/ic/ncr53c9x.c
1322
struct ncr53c9x_ecb *ecb = NULL;
sys/dev/ic/ncr53c9x.c
1500
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
1771
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
1939
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
2691
ncr53c9x_abort(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb)
sys/dev/ic/ncr53c9x.c
2730
struct ncr53c9x_ecb *ecb = arg;
sys/dev/ic/ncr53c9x.c
370
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
378
pool_init(&ecb_pool, sizeof(struct ncr53c9x_ecb), 0, IPL_BIO,
sys/dev/ic/ncr53c9x.c
577
ncr53c9x_select(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb)
sys/dev/ic/ncr53c9x.c
738
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
812
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
928
struct ncr53c9x_ecb *ecb;
sys/dev/ic/ncr53c9x.c
96
struct ncr53c9x_ecb *);
sys/dev/ic/ncr53c9xvar.h
152
struct ncr53c9x_ecb *untagged;
sys/dev/ic/ncr53c9xvar.h
153
struct ncr53c9x_ecb *queued[256];
sys/dev/ic/ncr53c9xvar.h
280
TAILQ_HEAD(ecb_list, ncr53c9x_ecb) ready_list;
sys/dev/ic/ncr53c9xvar.h
282
struct ncr53c9x_ecb *sc_nexus; /* Current command */
sys/dev/ic/ncr53c9xvar.h
97
TAILQ_ENTRY(ncr53c9x_ecb) chain;
sys/dev/sbus/esp_sbus.c
667
struct ncr53c9x_ecb *ecb;