OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_RBCTL_RESET
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_msk.c
2593
SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST,
SK_RBCTL_RESET
);
2721
SK_IF_WRITE_4(sc_if, 0, SK_RXRB1_CTLTST,
SK_RBCTL_RESET
| SK_RBCTL_OFF);
2723
SK_IF_WRITE_4(sc_if, 1, SK_TXRBA1_CTLTST,
SK_RBCTL_RESET
| SK_RBCTL_OFF);
if_sk.c
2931
SK_IF_WRITE_4(sc_if, 0, SK_RXRB1_CTLTST,
SK_RBCTL_RESET
|SK_RBCTL_OFF);
2933
SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST,
SK_RBCTL_RESET
|SK_RBCTL_OFF);
if_skreg.h
1076
#define
SK_RBCTL_RESET
0x01
Completed in 20 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025