Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_aselect.c123 RF_ASMHeaderListElem_t *failed_stripes_asmh_u_end = NULL; in rf_SelectAlgorithm() local
183 failed_stripes_asmh_u_end = NULL; in rf_SelectAlgorithm()
195 failed_stripes_asmh_u_end = asmhle; /* and the tail */ in rf_SelectAlgorithm()
198 failed_stripes_asmh_u_end->next = asmhle; in rf_SelectAlgorithm()
199 failed_stripes_asmh_u_end = asmhle; in rf_SelectAlgorithm()