Lines Matching refs:tcds
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",