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

  /src/sys/dev/raidframe/
rf_sstf.h 38 } RF_SstfQ_t;
41 RF_SstfQ_t left;
42 RF_SstfQ_t right;
43 RF_SstfQ_t lopri;
rf_sstf.c 65 closest_to_arm(RF_SstfQ_t *,
69 static void do_dequeue(RF_SstfQ_t *, RF_DiskQueueData_t *);
164 closest_to_arm(RF_SstfQ_t *queue, RF_SectorNum_t arm_pos, int *dir, int allow_reverse)
315 do_dequeue(RF_SstfQ_t *queue, RF_DiskQueueData_t *req)

Completed in 14 milliseconds