Searched refs:handle_arr (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/lib/
H A Dsg_pt_win32.c83 struct sg_pt_handle handle_arr[MAX_OPEN_SIMULT]; variable in typeref:struct:sg_pt_handle
129 if (0 == handle_arr[k].in_use)
137 handle_arr[k].in_use = 1;
140 shp = handle_arr + index;
215 shp = handle_arr + index;
364 shp = handle_arr + index;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/lib/
H A Dsg_pt_win32.c83 struct sg_pt_handle handle_arr[MAX_OPEN_SIMULT]; variable in typeref:struct:sg_pt_handle
129 if (0 == handle_arr[k].in_use)
137 handle_arr[k].in_use = 1;
140 shp = handle_arr + index;
215 shp = handle_arr + index;
364 shp = handle_arr + index;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/lib/
H A Dsg_pt_win32.c83 struct sg_pt_handle handle_arr[MAX_OPEN_SIMULT]; variable in typeref:struct:sg_pt_handle
129 if (0 == handle_arr[k].in_use)
137 handle_arr[k].in_use = 1;
140 shp = handle_arr + index;
215 shp = handle_arr + index;
364 shp = handle_arr + index;

Completed in 164 milliseconds