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

  /src/sys/dev/ic/
bhavar.h 79 BHA_MBX_OFFSET((sc), (mbi)), sizeof(struct bha_mbx_in), (ops)); \
123 struct bha_mbx_in *sc_mbi;
131 struct bha_mbx_in *sc_tmbi; /* Target Mail Box in */
bha.c 129 static inline struct bha_mbx_in *
130 bha_nextmbi(struct bha_softc *sc, struct bha_mbx_in *mbi)
1355 struct bha_mbx_in *mbi;
1503 struct bha_mbx_in *mbi;
1628 (sizeof(struct bha_mbx_in) * sc->sc_mbox_count);
1664 sc->sc_mbi = (struct bha_mbx_in *)(sc->sc_mbo + sc->sc_mbox_count);
bhareg.h 146 struct bha_mbx_in { struct

Completed in 34 milliseconds