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

  /src/sys/dev/pci/
if_sipreg.h 94 #define SIP_DESC_LINK 0 /* link to next descriptor */
if_sip.c 546 /* SIP_DESC_LINK == GSIP_DESC_LINK */
547 sipd->sipd_words[SIP_DESC_LINK] = htole32(next_desc);
592 sipd->sipd_words[SIP_DESC_LINK] = htole32(next_desc);

Completed in 17 milliseconds