Symbol: fwohci_dbch
sys/dev/ieee1394/fwohci.c
1348
fwohci_start(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
1532
struct fwohci_dbch *dbch = &sc->atrq;
sys/dev/ieee1394/fwohci.c
1544
struct fwohci_dbch *dbch = &sc->atrs;
sys/dev/ieee1394/fwohci.c
1553
fwohci_txd(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
1699
fwohci_db_free(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
1725
fwohci_db_init(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
1813
fwohci_tx_enable(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
182
static void fwohci_start(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
185
static void fwohci_txd(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
186
static void fwohci_db_free(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
1864
fwohci_rx_enable(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
187
static void fwohci_db_init(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
188
static int fwohci_rx_enable(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
189
static int fwohci_tx_enable(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
205
static int fwohci_add_tx_buf(struct fwohci_dbch *, struct fwohcidb_tr *, int);
sys/dev/ieee1394/fwohci.c
206
static int fwohci_add_rx_buf(struct fwohci_dbch *, struct fwohcidb_tr *, int,
sys/dev/ieee1394/fwohci.c
2076
struct fwohci_dbch *dbch = &sc->ir[i];
sys/dev/ieee1394/fwohci.c
209
static int fwohci_get_plen(struct fwohci_softc *, struct fwohci_dbch *,
sys/dev/ieee1394/fwohci.c
211
static void fwohci_arcv_free_buf(struct fwohci_softc *, struct fwohci_dbch *,
sys/dev/ieee1394/fwohci.c
213
static void fwohci_arcv(struct fwohci_softc *, struct fwohci_dbch *);
sys/dev/ieee1394/fwohci.c
2304
struct fwohci_dbch *dbch;
sys/dev/ieee1394/fwohci.c
2349
struct fwohci_dbch *dbch;
sys/dev/ieee1394/fwohci.c
2505
struct fwohci_dbch *dbch;
sys/dev/ieee1394/fwohci.c
2568
fwohci_add_tx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
sys/dev/ieee1394/fwohci.c
2600
fwohci_add_rx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
sys/dev/ieee1394/fwohci.c
2700
fwohci_get_plen(struct fwohci_softc *sc, struct fwohci_dbch *dbch,
sys/dev/ieee1394/fwohci.c
2728
fwohci_arcv_free_buf(struct fwohci_softc *sc, struct fwohci_dbch *dbch,
sys/dev/ieee1394/fwohci.c
2750
fwohci_arcv(struct fwohci_softc *sc, struct fwohci_dbch *dbch)
sys/dev/ieee1394/fwohci.c
801
struct fwohci_dbch *dbch;
sys/dev/ieee1394/fwohci.c
915
struct fwohci_dbch *dbch;