Home
last modified time | relevance | path

Searched refs:GetReconEventDesc (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_revent.c54 GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type);
171 RF_ReconEvent_t *event = GetReconEventDesc(raidPtr, col, arg, type); in rf_CauseReconEvent()
188 GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type) in GetReconEventDesc() function