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

  /src/sys/dev/ic/
bhavar.h 85 BHA_MBX_OFFSET((sc), (mbo)), sizeof(struct bha_mbx_out), (ops)); \
122 struct bha_mbx_out *sc_mbo;
125 struct bha_mbx_out *sc_cmbo; /* Collection Mail Box out */
126 struct bha_mbx_out *sc_tmbo; /* Target Mail Box out */
bha.c 120 static inline struct bha_mbx_out *
121 bha_nextmbo(struct bha_softc *sc, struct bha_mbx_out *mbo)
1354 struct bha_mbx_out *mbo;
1429 struct bha_mbx_out *mbo;
1627 size = (sizeof(struct bha_mbx_out) * sc->sc_mbox_count) +
1686 struct bha_mbx_out *mbo;
bhareg.h 140 struct bha_mbx_out { struct

Completed in 99 milliseconds