Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwe.c105 #define WE_DELAY(wsc) delay(3) argument
110 #define WE_MEM_ENABLE(wsc) \ argument
123 #define WE_MEM_DISABLE(wsc) \ argument
134 we_config(device_t self, struct we_softc *wsc, const char *typestr) in we_config()
285 struct we_softc *wsc = (struct we_softc *)sc; in we_test_mem() local
323 we_readmem(struct we_softc *wsc, int from, uint8_t *to, int len) in we_readmem()
342 struct we_softc *wsc = (struct we_softc *)sc; in we_write_mbuf() local
449 struct we_softc *wsc = (struct we_softc *)sc; in we_ring_copy() local
473 struct we_softc *wsc = (struct we_softc *)sc; in we_read_hdr() local
485 struct we_softc *wsc = (struct we_softc *)sc; in we_recv_int() local
[all …]
/netbsd-src/sys/arch/sgimips/hpc/
H A Dwdsc.c140 struct wdsc_softc *wsc = device_private(self); in wdsc_attach() local
206 struct wdsc_softc *wsc = (struct wdsc_softc *)sc; in wdsc_dmasetup() local
247 struct wdsc_softc *wsc = (struct wdsc_softc *)sc; in wdsc_dmago() local
274 struct wdsc_softc *wsc = (struct wdsc_softc *)sc; in wdsc_dmastop() local
297 struct wdsc_softc *wsc = (struct wdsc_softc *)sc; in wdsc_reset() local
309 struct wdsc_softc *wsc = arg; in wdsc_scsiintr() local
/netbsd-src/sys/arch/prep/pnpbus/
H A Dif_we_pnpbus.c98 #define WE_DELAY(wsc) delay(3) argument
103 #define WE_MEM_ENABLE(wsc) \ argument
116 #define WE_MEM_DISABLE(wsc) \ argument
147 struct we_softc *wsc = device_private(self); in we_pnpbus_attach() local
/netbsd-src/sys/dev/mca/
H A Dif_we_mca.c151 struct we_softc *wsc = device_private(self); in we_mca_attach() local
302 we_mca_init_hook(struct we_softc *wsc) in we_mca_init_hook()
/netbsd-src/sys/dev/isa/
H A Dif_we_isa.c262 struct we_softc *wsc = device_private(self); in we_isa_attach() local
/netbsd-src/sys/arch/atari/vme/
H A Dif_we_vme.c305 struct we_softc *wsc = &wvsc->sc_we; in we_vme_attach() local
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_vcons.c1386 vcons_putwschar(struct vcons_screen * scr,struct wsdisplay_char * wsc) vcons_putwschar() argument
1425 vcons_getwschar(struct vcons_screen * scr,struct wsdisplay_char * wsc) vcons_getwschar() argument
[all...]
/netbsd-src/sys/dev/hpc/
H A Dhpcfb.c651 struct wsdisplay_softc *wsc = device_private(sc->sc_wsdisplay); in hpcfb_power() local