Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dtcds.c124 static void tcds_params(struct tcds_softc *, int, int *, int *);
266 tcds_params(sc, i, &tcdsdev.tcdsda_id, in tcdsattach()
510 tcds_params(struct tcds_softc *sc, int chip, int *idp, int *fastp) in tcds_params() function