Searched defs:ecb (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/ic/ |
H A D | ncr53c9x.c | 370 struct ncr53c9x_ecb *ecb; in ncr53c9x_init() local 577 ncr53c9x_select(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb) in ncr53c9x_select() 738 struct ncr53c9x_ecb *ecb; in ncr53c9x_get_ecb() local 750 ncr53c9x_free_ecb(void *null, void *ecb) in ncr53c9x_free_ecb() 812 struct ncr53c9x_ecb *ecb; in ncr53c9x_scsi_cmd() local 928 struct ncr53c9x_ecb *ecb; in ncr53c9x_sched() local 1053 ncr53c9x_sense(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb) in ncr53c9x_sense() 1093 ncr53c9x_done(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb) in ncr53c9x_done() 1167 ncr53c9x_dequeue(struct ncr53c9x_softc *sc, struct ncr53c9x_ecb *ecb) in ncr53c9x_dequeue() 1322 struct ncr53c9x_ecb *ecb = NULL; in ncr53c9x_reselect() local [all …]
|
H A D | ncr53c9xvar.h | 123 #define ECB_TRACE(ecb, msg, a, b) do { \ argument 130 #define ECB_TRACE(ecb, msg, a, b) argument
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | IntEqClasses.cpp | 35 unsigned ecb = EC[b]; in join() local
|
/openbsd-src/sys/dev/sbus/ |
H A D | esp_sbus.c | 667 struct ncr53c9x_ecb *ecb; in db_esp() local
|