Home
last modified time | relevance | path

Searched defs:chnum (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcdintr.c174 u32 grxsts, chnum, bcnt, pktsts; in dwc2_rx_fifo_level_intr() local
432 struct dwc2_host_chan *chan, int chnum, in dwc2_get_actual_xfer_length()
480 struct dwc2_host_chan *chan, int chnum, in dwc2_update_urb_state()
542 struct dwc2_host_chan *chan, int chnum, in dwc2_hcd_save_data_toggle()
573 int chnum, struct dwc2_qtd *qtd, in dwc2_update_isoc_urb_state()
892 int chnum, struct dwc2_qtd *qtd, in dwc2_complete_non_periodic_xfer()
941 struct dwc2_host_chan *chan, int chnum, in dwc2_complete_periodic_xfer()
958 struct dwc2_host_chan *chan, int chnum, in dwc2_xfercomp_isoc_split_in()
1014 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_xfercomp_intr()
1146 struct dwc2_host_chan *chan, int chnum, in dwc2_hc_stall_intr()
[all …]
H A Ddwc2_hcdddma.c1142 int chnum, struct dwc2_qtd *qtd, in dwc2_process_non_isoc_desc()
1216 int chnum, in dwc2_complete_non_isoc_xfer_ddma()
1289 struct dwc2_host_chan *chan, int chnum, in dwc2_hcd_complete_xfer_ddma()
H A Ddwc2_hcd.h400 static inline void disable_hc_int(struct dwc2_hsotg *hsotg, int chnum, u32 intr) in disable_hc_int()
/netbsd-src/sys/arch/amiga/dev/
H A Dwdc_acafh.c143 wdc_acafh_attach_channel(struct wdc_acafh_softc *sc, int chnum) in wdc_acafh_attach_channel()
167 wdc_acafh_map_channel(struct wdc_acafh_softc *sc, int chnum) in wdc_acafh_map_channel()
H A Defa.c198 efa_attach_channel(struct efa_softc *sc, int chnum) in efa_attach_channel()
478 int drive, chnum; in efa_setup_channel() local
532 efa_select_regset(struct efa_softc *sc, int chnum, uint8_t piomode) in efa_select_regset()
H A Dwdc_xsurf.c155 wdc_xsurf_attach_channel(struct wdc_xsurf_softc *sc, int chnum) in wdc_xsurf_attach_channel()
179 wdc_xsurf_map_channel(struct wdc_xsurf_softc *sc, int chnum) in wdc_xsurf_map_channel()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_vfy.c1531 int chnum = sk_X509_num(ctx->chain) - 1; in check_crl() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_vfy.c1519 int chnum = sk_X509_num(ctx->chain) - 1; in check_crl() local