Home
last modified time | relevance | path

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

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