Searched refs:sc_iclkdiv (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/nsp/
H A Dnspvar.h68 u_int8_t sc_iclkdiv; /* scsi chip clock divisor */ member in struct:nsp_softc
H A Dnsp_pccard.c287 sc->sc_iclkdiv = CLKDIVR_20M;
H A Dnsp.c241 nsp_cr_write_1(sc->port_res, NSPR_CLKDIVR, sc->sc_iclkdiv);
492 if (sc->sc_iclkdiv == CLKDIVR_20M)

Completed in 90 milliseconds