Home
last modified time | relevance | path

Searched refs:PI_PCTRL_M_CMD_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Ddefxx.c2480 port_cmd = (PI_UINT32) (command | PI_PCTRL_M_CMD_ERROR); in dfx_hw_port_ctrl_req()
2498 if (!(port_cmd & PI_PCTRL_M_CMD_ERROR)) in dfx_hw_port_ctrl_req()
Ddefxx.h1191 #define PI_PCTRL_M_CMD_ERROR 0x8000 macro