Home
last modified time | relevance | path

Searched defs:spareCol (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_compat50.c68 RF_RowCol_t spareCol; member
Drf_reconstruct.h126 RF_RowCol_t spareCol; /* which of the spare disks we're using */ member
Drf_compat80.c59 RF_RowCol_t spareCol; /* if in status "spared", this identifies the member
Draidframevar.h401 RF_RowCol_t spareCol; /* if in status "spared", this identifies the member
Drf_netbsdkintf.c1236 int spareCol = raidPtr->Disks[rr->col].spareCol; in rf_fail_disk() local