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

  /src/sys/dev/pci/
if_tireg.h 246 #define TI_GCR_MAR1 0x614 /* obsolete */
if_ti.c 1085 CSR_WRITE_4(sc, TI_GCR_MAR1, (htons(m[1]) << 16) | htons(m[2]));
1113 CSR_WRITE_4(sc, TI_GCR_MAR1, (htons(m[1]) << 16) | htons(m[2]));

Completed in 16 milliseconds