Lines Matching +full:mask +full:- +full:reset
8 * Copyright (C) 1992-1997, 1999 Silicon Graphics, Inc.
28 #define NI_PORT_RESET 0x600008 /* Reset the network interface */
70 * NI_STATUS_REV_ID mask and shift definitions
79 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28) /* out of reset. */
102 /* NI_PORT_RESET mask definitions */
104 #define NPR_PORTRESET (UINT64_CAST 1 << 7) /* Send warm reset */
105 #define NPR_LINKRESET (UINT64_CAST 1 << 1) /* Send link reset */
106 #define NPR_LOCALRESET (UINT64_CAST 1) /* Reset entire hub */
108 /* NI_PROTECTION mask and shift definitions */
112 /* NI_GLOBAL_PARMS mask and shift definitions */
124 /* NI_DIAG_PARMS mask and shift definitions */
126 #define NDP_PORTTORESET (UINT64_CAST 1 << 18) /* Port tmout reset */
127 #define NDP_LLP8BITMODE (UINT64_CAST 1 << 12) /* LLP 8-bit mode */
132 * NI_VECTOR_PARMS mask and shift definitions.
144 /* NI_VECTOR_STATUS mask and shift definitions */
169 /* NI_AGE_XXX mask and shift definitions */
183 /* NI_PORT_PARMS mask and shift definitions */
195 /* NI_PORT_ERROR mask and shift definitions */
221 /* NI_META_TABLE mask and shift definitions */
225 /* NI_LOCAL_TABLE mask and shift definitions */
235 nipe_lnk_reset: 1, /* link reset */