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

  /src/sys/dev/raidframe/
rf_stripelocks.h 55 RF_int64 start, stop; /* start and end of range to be locked */
56 RF_int64 start2, stop2; /* start and end of 2nd range to be locked */
raidframevar.h 139 typedef int64_t RF_int64;
172 typedef RF_int64 RF_SectorNum_t;/* these are unsigned so we can set them to
174 typedef RF_int64 RF_StripeNum_t;
175 typedef RF_int64 RF_RaidAddr_t;
177 typedef RF_int64 RF_HeadSepLimit_t;
178 typedef RF_int64 RF_ReconUnitCount_t;
rf_evenodd_dagfuncs.c 836 RF_int64 numbytes;

Completed in 49 milliseconds