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

  /src/sys/dev/pci/
if_sip.c 541 sipd->sipd_words[GSIP64_DESC_LINK_LO] =
543 sipd->sipd_words[GSIP64_DESC_LINK_HI] =
547 sipd->sipd_words[SIP_DESC_LINK] = htole32(next_desc);
563 sipd->sipd_words[GSIP64_DESC_BUFPTR_LO] =
565 sipd->sipd_words[GSIP64_DESC_BUFPTR_HI] =
568 sipd->sipd_words[sc->sc_bufptr_idx] = htole32(bufptr);
570 sipd->sipd_words[sc->sc_extsts_idx] = 0;
571 sipd->sipd_words[sc->sc_cmdsts_idx] = htole32(cmdsts);
583 sipd->sipd_words[GSIP64_DESC_LINK_LO] =
585 sipd->sipd_words[GSIP64_DESC_LINK_HI]
    [all...]
if_sipreg.h 113 uint32_t sipd_words[SIP_NDESC_WORDS]; member in struct:sip_desc

Completed in 29 milliseconds