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

  /src/sys/dev/raidframe/
rf_revent.h 42 void rf_CauseReconEvent(RF_Raid_t *, RF_RowCol_t, void *, RF_Revent_t);
rf_reconstruct.h 93 } RF_Revent_t;
96 RF_Revent_t type; /* what kind of event has occurred */
rf_revent.c 54 GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type);
168 RF_Revent_t type)
188 GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type)

Completed in 40 milliseconds