Searched refs:oct_intrmod_resp (Results 1 – 1 of 1) sorted by relevance
43 struct oct_intrmod_resp { struct2044 struct oct_intrmod_resp *resp; in octnet_get_intrmod_cfg()2052 sizeof(struct oct_intrmod_resp), in octnet_get_intrmod_cfg()2058 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()2059 memset(resp, 0, sizeof(struct oct_intrmod_resp)); in octnet_get_intrmod_cfg()