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

  /src/sys/dev/raidframe/
rf_stripelocks.h 56 RF_int64 start2, stop2; /* start and end of 2nd range to be locked */ member in struct:RF_LockReqDesc_s
90 (_lrd).stop2 = -1; \
96 (_lrd).stop2 = (_asm)->parityInfo->next->startSector + (_asm)->parityInfo->next->numSector-1; \
rf_stripelocks.h 56 RF_int64 start2, stop2; /* start and end of 2nd range to be locked */ member in struct:RF_LockReqDesc_s
90 (_lrd).stop2 = -1; \
96 (_lrd).stop2 = (_asm)->parityInfo->next->startSector + (_asm)->parityInfo->next->numSector-1; \

Completed in 20 milliseconds