Home
last modified time | relevance | path

Searched refs:hpcio_chip (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/hpcmips/dev/
H A Doptpoint.c60 struct hpcio_chip *sc_hc;
202 struct hpcio_chip *hc = sc->sc_hc; in optpoint_enable()
233 struct hpcio_chip *hc = sc->sc_hc; in optpoint_disable()
266 struct hpcio_chip *hc = sc->sc_hc; in optpoint_initialize()
292 struct hpcio_chip *hc = sc->sc_hc; in optpoint_send()
302 struct hpcio_chip *hc = sc->sc_hc; in optpoint_recv()
H A Ducbio.c71 struct hpcio_chip sc_hc;
99 struct hpcio_chip *hc = &sc->sc_hc; in ucbio_attach()
H A Dcom_hpcio.c78 struct hpcio_chip *hsc_hc;
/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39var.h56 struct hpcio_chip;
64 struct hpcio_chip *tc_iochip[NTXIO_GROUP];
88 void tx_conf_register_ioman(tx_chipset_tag_t, struct hpcio_chip *);
H A Dtx39iovar.h53 struct hpcio_chip sc_io_ops;
54 struct hpcio_chip sc_mfio_ops;
H A Dtxioman.c88 tx_conf_register_ioman(tx_chipset_tag_t t, struct hpcio_chip *hc) in tx_conf_register_ioman()
H A Dtx39io.c112 struct hpcio_chip *io_hc = &sc->sc_io_ops; in tx39io_attach()
113 struct hpcio_chip *mfio_hc = &sc->sc_mfio_ops; in tx39io_attach()
/netbsd-src/sys/dev/hpc/
H A Dhpciovar.h36 struct hpcio_chip;
37 typedef struct hpcio_chip *hpcio_chip_t;
39 struct hpcio_chip { struct
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrc4172gpio.c88 struct hpcio_chip *sc_hc;
95 struct hpcio_chip sc_iochip;
123 static struct hpcio_chip vrc4172gpio_iochip = {
H A Dvr4181giu.c68 struct hpcio_chip sc_iochip;
89 static struct hpcio_chip vr4181giu_iochip = {
H A Dvrgiu.c124 struct hpcio_chip sc_iochip;
167 static struct hpcio_chip vrgiu_iochip = {