Searched refs:down (Results 276 - 277 of 277) sorted by relevance

<<1112

/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S1758 # frame or it will get overwritten when the exc stack frame is shifted "down".
2134 # stack frame "down".
2187 # the strategy is to move the exception frame "down" 12 bytes. then, we
2227 # the strategy is to move the exception frame "down" 12 bytes. then, we
2267 # the strategy is to move the exception frame "down" 12 bytes. then, we
2728 mov.l (%sp),-(%sp) # shift stack frame "down"
2931 # -shift stack frame down over where old a6 used to be
3297 # on the system stack must be carefully moved "down" to make room #
4353 # overwritten by the "fs<cc> -(An)". We must shift the stack frame "down"
4372 mov.l 0x2(%sp),(%sp) # shift SR,hi(PC) "down"
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c2913 /* notify link down because BP->flags is disabled */
7143 * load-unloaded while func6,7 are down. This will cause the timer to access
7145 * Since the ilt for the function that is down is not valid, this will cause
7173 * occurred while driver was down)
9987 /* Shut down the power */
10072 * down.
10078 /* If all other functions got down -
10139 /* Shut down the power */
10279 /* Immediately indicate link as down */
10283 BNX2X_ERR("Indicating link is down du
[all...]

Completed in 218 milliseconds

<<1112