Searched refs:SelectionFunc (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_aselect.c | 161 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_p, &(stripeFuncs->fp)); in rf_SelectAlgorithm() 216 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_up, &(vfple->fn)); in rf_SelectAlgorithm() 259 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_bp, &(vfple->fn)); in rf_SelectAlgorithm()
|
| H A D | raidframevar.h | 571 void (*SelectionFunc) (RF_Raid_t * raidPtr, RF_IoType_t type, member
|