Searched refs:spic_softc (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/i386/isa/
H A Dspic.c100 struct spic_softc { struct
119 write_port1(struct spic_softc *sc, u_char val)
126 write_port2(struct spic_softc *sc, u_char val)
133 read_port1(struct spic_softc *sc)
140 read_port2(struct spic_softc *sc)
147 read_port_cst(struct spic_softc *sc)
154 busy_wait(struct spic_softc *sc)
168 busy_wait_cst(struct spic_softc *sc, int mask)
182 spic_call1(struct spic_softc *sc, u_char dev) {
190 spic_call2(struct spic_softc *s
[all...]

Completed in 201 milliseconds