Searched defs:cmd_ctrl (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/serial/
H A Dcypress_m8.c111 int cmd_ctrl; /* always set this to 1 before issuing a command */ member in struct:cypress_private
469 priv->cmd_ctrl = 0;
653 priv->cmd_ctrl = 1;
696 if (priv->cmd_ctrl) {
756 if (priv->cmd_ctrl) {
787 if (priv->cmd_ctrl)
811 if (priv->cmd_ctrl)
812 priv->cmd_ctrl = 0;
887 priv->cmd_ctrl = 1;
1084 priv->cmd_ctrl
[all...]
/drivers/net/ethernet/alteon/
H A Dacenic.h578 struct ring_ctrl cmd_ctrl; member in struct:ace_info
/drivers/net/hippi/
H A Drrunner.h786 struct ring_ctrl cmd_ctrl; member in struct:rr_info

Completed in 91 milliseconds