HomeSort by: relevance | last modified time | path
    Searched refs:tcds (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/tc/
asc_tcds.c 165 * The TCDS ASIC cannot DMA across 8k boundaries, and this
235 /* TCDS SCSI disable/reset/enable. */
251 struct tcds_slotconfig *tcds = asc->sc_tcds; local in function:tcds_dma_setup
255 NCR_DMA(("tcds_dma %d: start %d@%p,%s\n", tcds->sc_slot,
288 bus_space_write_4(tcds->sc_bst, tcds->sc_bsh, tcds->sc_sda,
290 dic = bus_space_read_4(tcds->sc_bst, tcds->sc_bsh, tcds->sc_dic)
338 struct tcds_slotconfig *tcds = asc->sc_tcds; local in function:tcds_dma_intr
    [all...]
tcds.c 1 /* $NetBSD: tcds.c,v 1.29 2022/09/25 21:28:51 thorpej Exp $ */
61 __KERNEL_RCSID(0, "$NetBSD: tcds.c,v 1.29 2022/09/25 21:28:51 thorpej Exp $");
105 CFATTACH_DECL_NEW(tcds, sizeof(struct tcds_softc),
264 /* find the hardware attached to the TCDS ASIC */
301 * The second SCSI chip isn't present on the baseboard TCDS
326 tcds_intr_establish(device_t tcds, int slot, int (*func)(void *),
329 struct tcds_softc *sc = device_private(tcds);
340 tcds_intr_disestablish(device_t tcds, int slot)
342 struct tcds_softc *sc = device_private(tcds);
359 panic("tcds_intrnull: uncaught TCDS intr for chip %lu"
    [all...]
  /src/share/man/man4/
Makefile 69 tap.4 tc.4 tcds.4 tcp.4 tcu.4 tdvfb.4 tea5767radio.4 termios.4 tfb.4 \

Completed in 13 milliseconds