HomeSort by: relevance | last modified time | path
    Searched refs:req_handles (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_library.c 1142 const int lim = sizeof (r1dst->req_handles) / sizeof (r1dst->req_handles[0]);
1149 ISP_IOXGET_32(isp, &r1src->req_handles[i], r1dst->req_handles[i]);
1152 r1dst->req_handles[i++] = 0;
1159 const int lim = sizeof (r2dst->req_handles) / sizeof (r2dst->req_handles[0]);
1167 ISP_IOXGET_16(isp, &r2src->req_handles[i], r2dst->req_handles[i]);
1170 r2dst->req_handles[i++] = 0
    [all...]
ispmbox.h 871 uint32_t req_handles[15]; member in struct:__anon33fa061c1908
876 uint16_t req_handles[30]; member in struct:__anon33fa061c1a08
isp.c 5090 isp_fastpost_complete(isp, rio->req_handles[i]);

Completed in 22 milliseconds