Searched refs:iovar_int (Results 1 – 1 of 1) sorted by relevance
4272 int iovar_int; in wlc_iovar_gets8() local4276 wlc_iovar_op(wlc, name, NULL, 0, &iovar_int, sizeof(iovar_int), in wlc_iovar_gets8()4279 *arg = (s8) iovar_int; in wlc_iovar_gets8()