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

  /src/sys/dev/ic/
icp_ioctl.c 246 icp_store_event(icp, e->event_source, e->event_idx,
ld_icp.c 337 icp_store_event(icp, GDT_ES_SYNC, 0, &icp->icp_evt);
339 icp_store_event(icp, GDT_ES_SYNC, icp->icp_service,
icpvar.h 256 gdt_evt_str *icp_store_event(struct icp_softc *, u_int16_t, u_int16_t,
icp.c 659 icp_store_event(icp, GDT_ES_ASYNC, service, &icp->icp_evt);
697 icp_store_event(icp, GDT_ES_DRIVER, 4, &icp->icp_evt);
1295 icp_store_event(struct icp_softc *icp, u_int16_t source, u_int16_t idx, function in typeref:typename:gdt_evt_str *

Completed in 82 milliseconds