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

  /src/sys/dev/ic/
pcf8584.c 53 int pcfiic_wait_pin(struct pcfiic_softc *, volatile u_int8_t *);
150 if (pcfiic_wait_pin(sc, &r) != 0) {
182 if (pcfiic_wait_pin(sc, &r) != 0) {
242 pcfiic_wait_pin(struct pcfiic_softc *sc, volatile u_int8_t *r) function in typeref:typename:int

Completed in 18 milliseconds