HomeSort by: relevance | last modified time | path
    Searched defs:_cs_read_port (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
cs89x0var.h 186 static __inline u_int16_t _cs_read_port(struct cs_softc *, int);
189 _cs_read_port(struct cs_softc *sc, int off) function in typeref:typename:u_int16_t
217 return (_cs_read_port(sc, PORT_PKTPG_DATA));

Completed in 12 milliseconds