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

  /src/sys/dev/pci/
twe.c 113 static int twe_status_wait(struct twe_softc *, u_int, int);
432 if (twe_status_wait(sc, TWE_STS_MICROCONTROLLER_READY, 6)) {
690 if (twe_status_wait(sc, TWE_STS_ATTN_INTR, 30)) {
1317 twe_status_wait(struct twe_softc *sc, u_int32_t status, int timo) function in typeref:typename:int
twe.c 113 static int twe_status_wait(struct twe_softc *, u_int, int);
432 if (twe_status_wait(sc, TWE_STS_MICROCONTROLLER_READY, 6)) {
690 if (twe_status_wait(sc, TWE_STS_ATTN_INTR, 30)) {
1317 twe_status_wait(struct twe_softc *sc, u_int32_t status, int timo) function in typeref:typename:int
twe.c 113 static int twe_status_wait(struct twe_softc *, u_int, int);
432 if (twe_status_wait(sc, TWE_STS_MICROCONTROLLER_READY, 6)) {
690 if (twe_status_wait(sc, TWE_STS_ATTN_INTR, 30)) {
1317 twe_status_wait(struct twe_softc *sc, u_int32_t status, int timo) function in typeref:typename:int

Completed in 167 milliseconds