HomeSort by: relevance | last modified time | path
    Searched defs:iodone (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hpc/
hpcfbvar.h 52 void (*iodone)(void *); /* wait i/o done */ member in struct:hpcfb_accessops
  /src/sys/dev/ata/
ld_ataraid.c 309 /* Context for iodone */
504 int s, iodone; local
509 iodone = cbp->cb_flags & CBUF_IODONE;
543 if (iodone || other_cbp != NULL)
  /src/sys/dev/raidframe/
rf_raid.h 164 TAILQ_HEAD(iodone_q,RF_DiskQueueData_s) iodone; member in struct:RF_Raid_s

Completed in 17 milliseconds