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

/freebsd-9.3-release/sys/dev/snc/
H A Ddp83932var.h57 #define NIC_PUT(sc, reg, val) (*(sc)->sc_nic_put)(sc, reg, val)
163 void (*sc_nic_put) member in struct:snc_softc
H A Dif_snc.c203 sc->sc_nic_put = snc_nec16_nic_put;

Completed in 113 milliseconds