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

  /src/sys/dev/raidframe/
rf_aselect.c 88 * Finally, if the SelectionFunc fails to create a dag for a block, we punt
161 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_p, &(stripeFuncs->fp));
216 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_up, &(vfple->fn));
259 (raidPtr->Layout.map->SelectionFunc) (raidPtr, type, asm_bp, &(vfple->fn));
raidframevar.h 571 void (*SelectionFunc) (RF_Raid_t * raidPtr, RF_IoType_t type,

Completed in 14 milliseconds