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

  /src/sys/arch/sandpoint/stand/altboot/
skg.c 125 #define SK_TXRBS1_CTLTST 0x0a28
280 CSR_WRITE_4(l, SK_TXRBS1_CTLTST, RBCTL_UNRESET);
281 CSR_WRITE_4(l, SK_TXRBS1_CTLTST, RBCTL_STORENFWD_ON);
286 CSR_WRITE_4(l, SK_TXRBS1_CTLTST, RBCTL_ON);
  /src/sys/dev/pci/
if_sk.c 2793 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_UNRESET);
2794 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_STORENFWD_ON);
2799 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_ON);
2933 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_RESET|SK_RBCTL_OFF);
if_msk.c 2593 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_RESET);
if_skreg.h 1047 #define SK_TXRBS1_CTLTST 0x0A28

Completed in 19 milliseconds