HomeSort by: relevance | last modified time | path
    Searched defs:icp_event_buffer (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
icp.c 1290 static gdt_evt_str icp_event_buffer[ICP_MAX_EVENTS]; variable in typeref:typename:gdt_evt_str[]
1304 e = &icp_event_buffer[icp_event_lastidx];
1314 if (icp_event_buffer[icp_event_lastidx].event_source != 0) {
1324 e = &icp_event_buffer[icp_event_lastidx];
1355 e = &icp_event_buffer[eindex];
1382 e = &icp_event_buffer[eindex];
1411 memset(icp_event_buffer, 0, sizeof(icp_event_buffer));

Completed in 12 milliseconds