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

/freebsd-9.3-release/sys/i386/isa/
H A Dspic.c101 struct spic_softc { struct
118 write_port1(struct spic_softc *sc, u_char val)
125 write_port2(struct spic_softc *sc, u_char val)
132 read_port1(struct spic_softc *sc)
139 read_port2(struct spic_softc *sc)
146 read_port_cst(struct spic_softc *sc)
153 busy_wait(struct spic_softc *sc)
167 busy_wait_cst(struct spic_softc *sc, int mask)
181 spic_call1(struct spic_softc *sc, u_char dev) {
189 spic_call2(struct spic_softc *s
[all...]

Completed in 94 milliseconds