Searched refs:rf_cvscan_RIGHT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_cvscan.h57 rf_cvscan_RIGHT enumerator in enum:RF_CvscanArmDir_e
H A Drf_cvscan.c114 ((order == rf_cvscan_RIGHT && (*list_ptr)->sectorOffset <= req->sectorOffset)
196 ReqInsert(&hdr->right, req, rf_cvscan_RIGHT);
229 ((hdr->direction == rf_cvscan_RIGHT) ? range * hdr->change_penalty : 0);
248 hdr->direction = rf_cvscan_RIGHT;
294 hdr->direction = rf_cvscan_RIGHT;

Completed in 131 milliseconds