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

  /src/sys/dev/
ipmi.c 238 static int bmc_io_wait_spin(struct ipmi_softc *, int, uint8_t, uint8_t);
369 v = bmc_io_wait_spin(sc, offset, mask, value);
377 bmc_io_wait_spin(struct ipmi_softc *sc, int offset, uint8_t mask, function in typeref:typename:int
ipmi.c 238 static int bmc_io_wait_spin(struct ipmi_softc *, int, uint8_t, uint8_t);
369 v = bmc_io_wait_spin(sc, offset, mask, value);
377 bmc_io_wait_spin(struct ipmi_softc *sc, int offset, uint8_t mask, function in typeref:typename:int

Completed in 171 milliseconds