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

  /src/sys/dev/ic/
bha.c 99 static int bha_create_mailbox(struct bha_softc *);
188 if (bha_create_mailbox(sc) != 0)
1610 * bha_create_mailbox:
1621 bha_create_mailbox(struct bha_softc *sc) function in typeref:typename:int
bha.c 99 static int bha_create_mailbox(struct bha_softc *);
188 if (bha_create_mailbox(sc) != 0)
1610 * bha_create_mailbox:
1621 bha_create_mailbox(struct bha_softc *sc) function in typeref:typename:int

Completed in 24 milliseconds