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

  /src/sys/dev/ic/
wi.c 180 STATIC void wi_info_intr(struct wi_softc *);
716 wi_info_intr(sc);
2015 wi_info_intr(struct wi_softc *sc) function in typeref:typename:STATIC void
2031 DPRINTF(("wi_info_intr: LINK_STAT 0x%x\n", le16toh(stat)));
2094 DPRINTF(("wi_info_intr: got fid %x type %x len %d\n", fid,
wi.c 180 STATIC void wi_info_intr(struct wi_softc *);
716 wi_info_intr(sc);
2015 wi_info_intr(struct wi_softc *sc) function in typeref:typename:STATIC void
2031 DPRINTF(("wi_info_intr: LINK_STAT 0x%x\n", le16toh(stat)));
2094 DPRINTF(("wi_info_intr: got fid %x type %x len %d\n", fid,
wi.c 180 STATIC void wi_info_intr(struct wi_softc *);
716 wi_info_intr(sc);
2015 wi_info_intr(struct wi_softc *sc) function in typeref:typename:STATIC void
2031 DPRINTF(("wi_info_intr: LINK_STAT 0x%x\n", le16toh(stat)));
2094 DPRINTF(("wi_info_intr: got fid %x type %x len %d\n", fid,

Completed in 45 milliseconds