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

  /src/sys/dev/ic/
aacvar.h 208 uint32_t (*aif_get_mailbox)(struct aac_softc *, int); member in struct:aac_interface
226 #define AAC_GET_MAILBOX(sc, mb) ((sc)->sc_if.aif_get_mailbox(sc, mb))
aacvar.h 208 uint32_t (*aif_get_mailbox)(struct aac_softc *, int); member in struct:aac_interface
226 #define AAC_GET_MAILBOX(sc, mb) ((sc)->sc_if.aif_get_mailbox(sc, mb))

Completed in 22 milliseconds