Home
last modified time | relevance | path

Searched refs:athn_usb_softc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c78 #define ATHN_USB_SOFTC(sc) ((struct athn_usb_softc *)(sc))
92 CFATTACH_DECL_NEW(athn_usb, sizeof(struct athn_usb_softc), athn_usb_match,
95 Static int athn_usb_alloc_rx_list(struct athn_usb_softc *);
96 Static int athn_usb_alloc_tx_cmd(struct athn_usb_softc *);
97 Static int athn_usb_alloc_tx_msg(struct athn_usb_softc *);
98 Static int athn_usb_alloc_tx_list(struct athn_usb_softc *);
102 Static void athn_usb_abort_pipes(struct athn_usb_softc *);
103 Static void athn_usb_close_pipes(struct athn_usb_softc *);
104 Static int athn_usb_create_hw_node(struct athn_usb_softc *,
106 Static int athn_usb_create_node(struct athn_usb_softc *,
[all …]
H A Dif_athn_usb.h387 struct athn_usb_softc;
396 struct athn_usb_softc *sc;
402 struct athn_usb_softc *sc;
409 void (*cb)(struct athn_usb_softc *, void *);
440 struct athn_usb_softc { struct